Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

How to perform an automatic login after confirming the account with ASP.NET Identity

Partial login workflow using AspNetCore 2.0 Identity integrated with IdentityServer4

ASP.NET Identity - Forcing a re-login with security stamp

How to use new MVC5 Authentication with existing database

How to reduce password reset token length in Asp.Net Identity?

Decoupling Microsoft.AspNet.Identity.*

Unit testing using ASP.NET Identity

ASP.Net MVC Alternative Login to identity

In ASP.net core Identity (UserManager & SignInManager) is it possible to ban a user immediately?

c# asp.net asp.net-identity

No AccountController for asp.net core 2.1

Explanation of GetNormalizedUserNameAsync and SetNormalizedUserNameAsync functions in ASP.NET Identity UserStore

How to get users from a existing database for identityServer4

How do you invalidate an ASP.Net Web API 2 Bearer token?

What are the possible AspNet IdentityResult errors?

asp.net asp.net-identity

Single Sign On using ASP.NET Identity between 2 ASP.NET MVC projects

Including Core Identity role claims in Identity Server 4 id_token

Identity 2.1 - UserId not found but was working before

External Authentication not redirecting to external site

User.IsInRole return false

ASP.NET Identity Extend methods to access user properties