This section contains articles about authorization related topics in .NET.
- How to Add a BearerToken to an HttpClient Request
- Cookie Authentication With ASP.NET Core and Angular
- Cryptography Implementations in .NET
- Encrypting and Decrypting a String in C#
- Get Current User With Claims in ASP.NET Core
- Hashing and Salting Passwords in C# – Best Practices
- How to Secure Passwords with BCrypt.NET
- How to Use Multiple Authentication Schemes in .NET
- Implementing Passwordless Authentication in ASP.NET Core
- [https://code-maze.com/aspnetcore-resource-based-authorization/](Resource-Based Authorization in ASP.NET Core)
- Two Factor Authentication with Angular using Google Authenticator
- Two-Factor Authentication With SMS in ASP.NET Core
- Using Authorization with Swagger in ASP.NET Core