Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

web api - asp.net identity token expires even for the subsequent request

Connect ASP.net Identity 2.0 to an already existed database

List of Users with list of Roles in Identity 2.2.1

ASP.NET Identity WebAPI invalid password reset token

Email cannot be null or empty. MVC 5, Identity 2.0.0

asp.net mvc identity 2 running two instance of different project

asp.net-identity-2

How do I add fields to the AspNetUsers table in Asp.Net Identity Framework?

How can I change ASP.Net Identity 2 on SQL Server to create a newSequentialId Primary Key?

Implementing asp.net Identity into already existing database with entity framework

Invalidate OAuth token in Asp.net-Identity

ASP.NET Identity signout fails if inactive for longer than security stamp validation interval

Force another user to refresh their Claims with ASP.NET Identity 2.1.0

Adding role to AspNetUserRoles table in ASP.NET Identity

Manually Insert into Identity Framework AspNetUsers Table

ASP.Net Identity 2 - custom response from OAuthAuthorizationServerProvider

Migrating from Membership to Identity when passwordFormat = Encrypted and decryption = AES

Overlap User Login in Two Projects with ASP.NET Identity

UserManager.CreateAsync does not generate Id

how can I get Identity UserID in the controller right after a successful login result?

'Microsoft.Owin.IOwinContext' does not contain a definition for 'GetUserManager' and no extension method?