Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

ASP.NET Identity

ASP.Net Identity - Use custom Schema

How to create ASP.net identity tables in an already created database using code first?

What is Asp.net Core 2.1 Identity's LockoutEnabled property actually for?

Use a Identity 2.0 Database to Authenticate a ASP.NET Core 1.0 application

What is the difference between Microsoft.AspNet.Identity.Core and Microsoft.AspNetCore.Identity?

How to show WebApi OAuth token endpoint in Swagger

Asp.Net Identity and cookie names

Get all role names in ASP.NET MVC5 Identity system

ASP.Net Identity 2.0 AccessFailedCount not incrementing

No service for type 'Microsoft.AspNetCore.Identity.SignInManager When