Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

unable to update user via UserManager<TUser> using ef core 2.2 in asp.net core 2.2 app

Allow supporter to sign in as another user

How does CanSignInAsync(xyz) method of SignInManager work?

Logging out from Identity after cookie has expired causes http error 400

How can I get a refresh-token from Google OAUTH in ASP.Net Core 5 Identity?

UserManager<User> does not find a existing user in database asp.net core Identity

CustomRequestCultureProvider: context.User.Identity.IsAuthenticated is always false

Auto logout after Docker deployment in ASP.NET Core MVC Identity

How to add a IdentityUser IdentityResult error in ASP.Net Core for a unique email address

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

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