Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Extend asp.net identity OWIN authentication framework to work with Amazon DynamoDb

Two authentication cookies in ASP.NET Core Identity

ASP.NET Core JWT authentication changes Claims (sub)

Autofac cannot resolve parameter ApplicationUserManager

Check claims (email) before creating a new cookie, without asp. core identity store using asp net core social login

Which of the three properties controlling the lifetime of a cookie takes precedence?

Does the Identity `SecurityStamp` on a `User` class lessen the need to store the hash salt?

Asp.Net Core Identity - simple Authorization without Roles table

Rendering different View According to User Roles ASP.NET MVC 5

C# OWIN Security - set expiration token - always have default value

What code in ASP.NET Identity sets the user's security stamp?

Asp.net Identity logout other user

c# asp.net identity and custom roles

.NET Core Identity. Use one context or two?