NetCoreAuth icon indicating copy to clipboard operation
NetCoreAuth copied to clipboard

Exploring the options for securing your ASP.NET Core 2.0 web app

Results 3 NetCoreAuth issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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)...