Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.NET Identity

ASP.Net Identity - Use custom Schema

How to create ASP.net identity tables in an already created database using code first?

What is Asp.net Core 2.1 Identity's LockoutEnabled property actually for?

Use a Identity 2.0 Database to Authenticate a ASP.NET Core 1.0 application

What is the difference between Microsoft.AspNet.Identity.Core and Microsoft.AspNetCore.Identity?

How to show WebApi OAuth token endpoint in Swagger

Asp.Net Identity and cookie names

Get all role names in ASP.NET MVC5 Identity system

ASP.Net Identity 2.0 AccessFailedCount not incrementing

No service for type 'Microsoft.AspNetCore.Identity.SignInManager When

What is the default TokenLifespan of GeneratePasswordResetTokenAsync and GenerateUserTokenAsync

asp.net asp.net-identity

What are a security token and security stamp in ASP.NET Identity?

asp.net-identity

How can I get a users role inside a WebAPI method without a lookup to the AspNetUserRoles table?

Change User Id type to int in ASP.NET Identity in VS2015

What does "Challenge" term stand for?

When is JWTSecurityTokenHandler.ValidateToken() actually valid?

ASP.NET Core 2.1 Identity: How to remove the Default UI razor pages?

How to customize authentication to my own set of tables in asp.net web api 2?

MVC 5 Owin Facebook Auth results in Null Reference Exception