/ProtectApplicationsDemo

Several samples showing how to protect an application. By Cookies, JWT and OAuth 2.0

Primary LanguageC#

How to protect an Application?

Demos in .NET 5 showing how to protect an application by Roles, Claim Based (RBAC) and Policies.

It also shows how to decrypt an ASP.NET Cookie.