Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.NET Identity login

MVC User.Identity.Name with first and last names

Injecting SignInManager dependency: does not work with Unity, works when using OWIN

ASP.Net identity: Difference between UseOAuthBearerTokens and UseCookieAuthentication?

Get E-mail of User Authenticated with Microsoft Account in ASP.NET Identity

c# asp.net asp.net-identity

ASP.NET Identity Two Factor not working - Cookie Issue?

asp Identity 2.0 adding new roles and adding user to roles

Why this violates the constraint of type parameter 'TUser'?

Seeding Identity 2.0 database

Custom UserManager not available in OAuthAuthorizationServerProvider

asp.net identity 2.0 unity not resolving default user store

Cannot access a disposed object Asp.net Identity Core

Stuck between two errors in an Azure OAuth2 token request

Asp.net Identity 2.0 - Unique Email

UserManager Error - A second operation started on this context before a previous asynchronous operation completed

ASP.NET Identity using WebApi & External Login

How can I add token authentication to my IIS so as to secure files in a folder?

SignInManager.PasswordSignInAsync generate many database access

How to call API with AntiForgeryToken using Postman in IdentityServer ASP.NET Core

How do I invalidate claims using ASP.NET Identity?