Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

How to securely send a message to a specific user

.Net Core Identity Framework Get Users By Claim

Should I use IEmailSender?

How to propagate an administrator's changes to a user's claims

Can I get the OWIN cookie and decrypt it to get claims from it in BeginRequest?

How to set the UserTokenProvider token expiration

Converting Plain Password to EF Asp.Net Identity PasswordHash

Using EFCore with Identity for Core

EF Core There is already an object named 'AspNetRoles' in the database

Facebook MVC 5 ASP.NET Identity - Email is null for certain users

How to save user last login date if he was logged in with external login provider using ASP .Net Identity?

How to refresh claims from Identity Server 4 AFTER profile update?

using same dbContext for Identity and other db entities

Successfully implementing custom UserManager<IUser> in Identity 2.0

Deny all pages without login on Asp.net Web Forms with Identity Framework and Owin

Minimal WebAPI2 + OAuth with JWT implementation: 401 always returned

User.Identity.Name is null after local login

How to Logout user from a particular session Identity Server 4, .Net Core?

ClaimsIdentity in ASP.NET MVC 5

Web API and ASP.Net Identity with SQL Server and not LocalDB

asp.net-identity