Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

How to localize ASP.NET Identity UserName and Password error messages?

asp.net-identity

OWIN Security - How to Implement OAuth2 Refresh Tokens

Creating Roles in Asp.net Identity MVC 5

Get current user id in ASP.NET Identity 2.0

c# asp.net asp.net-identity

ASP.NET Identity with EF Database First MVC5

Get the current user, within an ApiController action, without passing the userID as a parameter

ASP.NET Core Identity - get current user

ASP.NET Identity reset password

asp.net asp.net-identity

What is the advantage of using async with MVC5?

Configure Microsoft.AspNet.Identity to allow email address as username

asp.net asp.net-identity

How to extend available properties of User.Identity

ASP.NET_SessionId + OWIN Cookies do not send to browser

How to get current user, and how to use User class in MVC5?

How to get current user in asp.net core

Adding ASP.NET MVC5 Identity Authentication to an existing project

Unauthorised webapi call returning login page rather than 401

ASP.NET Identity's default Password Hasher - How does it work and is it secure?

What is ASP.NET Identity's IUserSecurityStampStore<TUser> interface?

ASP.NET Identity DbContext confusion

What is the claims in ASP .NET Identity