Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Trying to delete a role from Identity

How to retrieve Users with a specific role via Linq in ASPnet Identity

How to limit data only to logged in user in Entity Framework Core Identity Easily

.net 8 identity login with custom login endpoint

I want to use Entity Framework + ASP Identity but I don't want EF to generate tables for me

How can I detect when a user logs in with Microsoft.AspNet.Identity

c# asp.net-identity owin

filter user list asp.net identity

How to check .AspNet.ApplicationCookie in application

HttpContext does not contain definition for GetOpenIddictServerRequest

Getting the current user in a minimal api

Updating a user role with identity in .net core without relogging

.net Core 3 identity 'AccessFailedCount' not incrementing

ASP.NET Identity Is default ApplicationUserManager implementing IUserEmailStore?

User.Identity.IsAuthenticated equivalent in asp.net core