Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Support login with email or username for same user in ASP.NET Core

Multiple Token lifetimes in WebAPI2 with asp.net Identity

Get authenticated user from Middleware class in Blazor app

FedAuth cookie does not display expiry date in Firebug

ASP.Net Identity 2.1 inside MVC5 application using Unity

Understanding Asp.Net Identity Interface Design Strategy

Why is my ApplicationDbContext getting disposed when I dispose of UserManager/RoleManager in my database initializer Seed()?

ASP.NET Core passing HTTP (not HTTPS) redirect URL in OAuth challenge when hosted in Linux container [duplicate]

ASP.NET MVC - Login Success, but userId returns null

Mobile app Web API authentication

IdentityServer Tutorial , token has Invalid Signature

Extending UserManager to allow for management of new user data?

Does ASP.NET Core Identity uses Sessions for authentication?

why are all database access methods within the asp.net Identity api marked async

How to make Identityserver redirect to my web app?

.net core 3.1 Bearer error="invalid_token", error_description="The audience 'empty' is invalid"