Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

SignalR ASP.NET MVC5 Identity

Accessing HttpContext and User Identity from data layer

ASP.NET Identity Confirmation Email Is Plain Text Instead of HTML

UserManager.CreateAsync is not adding user to the database

How to change ".AspNetCore.Identity.Application" cookie expiration?

Issue with username validation message in asp.net identity

How secure is ASP.NET Identity session cookie?

Allow user to log in with either Email OR UserName (AspNet.Identity)

Customize Bearer token JSON result in ASP.NET WebApi 2

How to check if user already exists on client-side in ASP.NET MVC 5?

How to change default error messages of MVC Core ValidationSummary?

ASP.NET Identity (with IdentityServer4) get external resource oauth access token

How is Identity.EntityFramework OnModelCreating called

How do we implement permissions in ASP.NET identity?

Implementing UserManager to use a custom class and Stored Procedures

URL.Page returns null for ASP.Core Identity

Use External Access Token or Local Access Token

Cannot build or migrate database after update to AspNet Identity version 2

asp.net-identity

ASP.Net MVC 5 Google Authentication with Scope

Retrieve Userid from a claims in a cookie in Core MVC