Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

'ClaimsPrincipal' does not contain a definition for 'GetUserId'

asp.net-identity dnx

Identity Server 4 /connect/endsession failing "The resource you are looking for has been removed...."

Identity scaffolding with AppplicationDbContext

How can I fix email confirmation - in .NET Core, it doesn't work

User profile image asp.net mvc identity

Two IdentityDbContext in the same database

Simple Injector Identity UserManager<AppUser, Int32> Registration Error

OWIN challenge not triggered when using web.config authorization elements

What's the user parameter to PasswordHasher's methods used for?

Unable to resolve service for type 'Microsoft.AspNetCore.Identity.IRoleStore

Asp.net core identity change username/email

how to change Blazor WASM identity net core 3.1 messages "You are logged out", "checking login state" and "authorizing"?

Identity 2.0 Web API generate token for client

Is there a way to have different ticket expiry lengths in OpenIddict?

Make ASP.NET Identity Store User Data In Mongo (Hosted On Heroku)

How to migrate from SimpleMembership to ASP.NET.Identity

Difference between UseCookieAuthentication and UseIdentity?

Register AspNetCore 2.1 Identity system with DbContext interface

ASP.Net Identity Check for multiple roles to get access

How do i create an instance of UserManager