Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Get UserID of logged-in user in Asp.Net MVC 5

ASP.NET Identity Cookie across subdomains

Decoupling ASP.NET MVC 5 Identity to allow implementing a layered application

Configure the authorization server endpoint

Add User to Role ASP.NET Identity

Can not instantiate proxy...Could not find a parameterless constructor

How to change table names for ASP.net Identity 2.0 with int ID columns?

c# asp.net asp.net-identity

ASP.NET Identity + Windows Authentication (Mix mode - Forms + Windows)

Redirect to login when unauthorized in ASP.NET Core

How to Seed Users and Roles with Code First Migration using Identity ASP.NET Core

"Context cannot be used while the model is being created" exception with ASP.NET Identity

Mocking new Microsoft Entity Framework Identity UserManager and RoleManager

Register IAuthenticationManager with Unity

ASP.NET (OWIN) Identity: How to get UserID from a Web API controller?

How do you login/authenticate a user with Asp.Net MVC5 RTM bits using AspNet.Identity?

How to use JWT in MVC application for authentication and authorization?

Moving ASP.NET Identity model to class library

ASP.NET Web API 2: How do I log in with external authentication services?

User in Entity type MVC5 EF6

UseOAuthBearerTokens vs UseOAuthBearerAuthentication