Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Allow user to log in with either Email OR UserName (AspNet.Identity)

Customize Bearer token JSON result in ASP.NET WebApi 2

How to check if user already exists on client-side in ASP.NET MVC 5?

How to change default error messages of MVC Core ValidationSummary?

ASP.NET Identity (with IdentityServer4) get external resource oauth access token

How is Identity.EntityFramework OnModelCreating called

How do we implement permissions in ASP.NET identity?

Implementing UserManager to use a custom class and Stored Procedures

URL.Page returns null for ASP.Core Identity

Use External Access Token or Local Access Token

Cannot build or migrate database after update to AspNet Identity version 2

asp.net-identity

ASP.Net MVC 5 Google Authentication with Scope

Retrieve Userid from a claims in a cookie in Core MVC

ASP.NET Core 2.1 Identity: Role-based authorization -> Access Denied

How to implement a TokenProvider in ASP.NET Identity 1.1 nightly build?

.NET Core 2.0 with MySQL: Specified key was too long; max key length is 3072 bytes

ASP.Net Core 2.1 register custom ClaimsPrincipal

Is JwtSecurityTokenHandler thread safe