MSMuhammad Shahid

Blog

Notes on .NET, Angular, and shipping software.

SEO-friendly posts you can extend anytime — add a Markdown file in content/blog.

1 min read

ASP.NET Core JWT Auth: A Practical Checklist

A client-ready checklist for securing ASP.NET Core APIs with JWT — issuers, lifetimes, roles, and Angular token handling.

  • ASP.NET Core
  • JWT
  • Security
  • Angular