NetCoreAuth
NetCoreAuth copied to clipboard
Exploring the options for securing your ASP.NET Core 2.0 web app
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/aspnet/AspNetCore) from 3.0.0 to 3.1.18. Release notes Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases. .NET Core 3.1.18 Release .NET Core 3.1.17 Release .NET Core 3.1.16 Release .NET Core 3.1.15 Release .NET Core...
Folder appears as an application
Hi I am a bit confused about what you mean by > Rather than try and store all the “roles” that a user might have (e.g. administrator, user, super user)...