Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

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

System.InvalidOperationException: 'Unable to resolve service for type 'Microsoft.Extensions.Logging.ILogger`1

Use Authorization Roles and Policies in Blazor WebAssembly with Identity?

JWT Bearer Token not working with ASP.Net Core 3.1 + Identity Server 4

ASP.net MVC + ASP.net Identity Seeding roles and users

Mass Insertion of Users/Passwords into ASP.Identity Users and Memberships Tables

asp.net asp.net-identity

How do ASP.NET Identity framework (forms) with bootstrap

Overlap User Login in Two Projects with ASP.NET Identity