Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Store does not implement IUserRoleStore<TUser> ASP.NET Core Identity

ASP.NET Identity AuthenticationManager vs. SignInManager and cookie expiration

Prevent multiple logins

AspNet Identity 2: Customize OAuth endpoint response

User.Identity.Name full name mvc5

Asp.Net Identity 2.0 - How to Implement IIdentityMessageService to do Async SMTP using SmtpClient?

ExpireTimeSpan ignored after regenerateIdentity / validateInterval duration in MVC Identity (2.0.1)

Identity password reset token is invalid

c# .net asp.net-identity

Get ExtraData from MVC5 framework OAuth/OWin identity provider with external auth provider

How to create ASP.Net Identity tables inside existing database?

ASP.net Identity Disable User

MVC 5 Identity Automatic Logout

Invalidate Old Session Cookie - ASP.Net Identity

Use ActiveDirectory authorization with ASP.NET Identity

Why is ASP.NET Identity 2.0 using a GUID/string as user id?

c# asp.net asp.net-identity

NormalizedUserName VS Username in DotNet Core

Dotnet core 2.0 authentication multiple schemas identity cookies and jwt

How to access Facebook private information by using ASP.NET Identity (OWIN)?

How to use Windows Active Directory Authentication and Identity Based Claims?

ASP.Net Core Identity login status lost after deploy