Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Adding role to AspNetUserRoles table in ASP.NET Identity

How to display an not authorize page on ASP.NET Core

Could not load file or assembly 'Microsoft.IdentityModel.Clients.ActiveDirectory'

c# .net nuget asp.net-identity

.Net Core Reset Password Token and Identityserver 4 token invalid

How to use Identity in ASP .NET Core 3.1 without EF Core?

Entity Framework Seeding with Identity (Microsoft.Owin.Security) user

Using Entity Framework 6.1 (prerelease) IdentityUser with integer ID

Unable to install nuget pagckage Microsoft.AspNet.Identity.Core

ASP.NET Identity & ASP.NET Membership Provider "Mashup"

How to extend IdentityRole into a custom table name

How can I find the content of a claim from inside an ASP.NET Web API method?

Inherit from IdentityUser I get an error on UserManager<User>

What does the Asp.net Identity task extension WithCurrentCulture() do and why?

c# asp.net asp.net-identity

IUserStore<TUser>.CreateAsync : how to indicate failure in custom implementation?

Why does `UserManager.ConfirmEmailAsync` throw for an invalid user?

MVC Add Secondary Email using asp.net Identity

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

Get the user id of a username identity 2.0

How to create a security stamp value for asp.net identity (IUserSecurityStampStore)

ASP.NET Core Identity change login URL