Dot Net World
C# | Asp.Net | MVC | SQL Server | jQuery | Java Script | Angular | .Net Core | Microservices
Pages
(Move to ...)
About Me
.Net Core
Angular
Asp.Net
C#
Design Patterns
Java Script
Microservices
Sql Server
▼
Showing posts with label
Authentication
.
Show all posts
Showing posts with label
Authentication
.
Show all posts
Wednesday, November 20, 2024
Understanding ClaimsPrincipal, ClaimsIdentity, and Claim in C#
›
When developing applications that require user authentication and authorization, managing user identities and their associated information s...
Monday, November 11, 2024
Implementing JWT Authentication in .NET Core
›
JWT (JSON Web Token) is a popular way to implement secure authentication in modern web applications. It provides a lightweight and stateless...
›
Home
View web version
^ Scroll to Top