Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.NET identity use email instead of user name [duplicate]

ASP.Net Identity Manual Password Hashing

How to create an identity server for users without consent page?

Code First & Identity with Azure Table Storage

Identity email with dash in Asp.Net Identity

How to create roles and add users to roles in ASP.NET MVC Web API

Web API 2 OWIN Bearer token authentication - AccessTokenFormat null?

Revoke token generated by UserTokenProvider in ASP.NET Identity 2.0

How to do session management in aspnet identity?

Configure Unity DI for ASP.NET Identity

Initializing RoleManager in ASP.NET Identity with Custom Roles

c# asp.net asp.net-identity

Updating records using a Repository Pattern with Entity Framework 6

How to inject UserManager & SignInManager

Invalid Token. while verifying email verification code using UserManager.ConfirmEmailAsync(user.Id, code)

ASP.NET Core 2.2 - Password reset not working on Azure (Invalid token)

How to use ActiveDirectoryMembershipProvider with ASP.Net Identity?

ASP.NET Identity - custom UserManager, UserStore

Identity Framework test if confirm email token is expired

Azure Active Directory login redirect loop

SmtpClient.SendMailAsync causes deadlock when throwing a specific exception