Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Asp Core Identity, How to get userId after login?

aspnetcore.identity - in role, but getting denied access

Is it ok to expose messages from the `IdentityError` class?

Extend identity for SMS OTP based login

MVC WebApplication no longer starts in IIS Express (redirects to https://localhost in Chrome)

Get current ApplicationUser in layout view

How to Add another Propertys to User.Identity From table AspNetUsers in identity 2.2.1

What happen if Cookie 'Expires/Max-Age' is 'N/A' or not set

cookies asp.net-identity

Why call SignOut(DefaultAuthenticationTypes.ExternalCookie) before use of ApplicationCookie with ASP.Net Identity?

c# asp.net asp.net-identity

EF Code First The INSERT statement conflicted with the FOREIGN KEY constraint

When will VerifyHashedPassword result be SuccessRehashNeeded

How to specify the destination for an existing ClaimsIdentity?

User login not being authenticated using OWIN bearer tokens

ASP.Net MVC: How to read my custom claims value

ASP.Net Core Identity JWT Role-Base Authentication is Forbidden

Asp.Net WebApi Core 2.0 Identity With JWTBearer Without cookies

When changing id type from string to int, how to get id of current signed in user in Web API?

Customize the cookie value in MVC5 ASP.NET Identity

Is User.Identity.GetUserId cached or does it fetch from the database every time?

AspNet.Identit 2.1.0 ConfirmEmailAsync always returns Invalid token