Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

Identity server 4 and user permissions

What are the schemes and the handlers and how are they related?

Unhandled Rejection (Error): Could not load settings for 'WebPortal' - ASP.NET Core React

JS get cookie ASP.NET Core Identity

Missing assembly reference—but I believe the package is properly referenced

ASP.NET Core Identity & Cookies

SignInManager.IsSignedIn(User) versus User.Identity.IsAuthenticated

asp.net core identity Multiple users from BaseApplicationUser

Access Identity Password Options after Configure Services

Store does not implement IUserRoleStore<TUser> UserManager<TUser>.GetUserRoleStore() ASP.NET Core MVC 3

What is the purpose of UserManager methods like GetPhoneNumberAsync(IdentityUser user), when the desired properties can be pulled from user object?

Asp.Net Core 3 Identity - Custom Claims not present in JWT from browser

Custom Identity User class with one-to-many relationship creates extra column in database

Testing user if he has a specific authority using AuthorizeAsync() in Xunit-Unit Testing

What is the scheme name for identity?

Change password in ASP.NET Core 2.x

.net core Identity, getting meaningful login failed reason

Add Collection to user object in ASP.NET Core with Identity