Search code examples
How can I see errors which I get in my Controller in UserManager CreateAsync?...


c#asp.net-coreasp.net-identity

Read More
Does `Microsoft.AspNetCore.Identity.PasswordHasher<TUser>` use ASP.NET Core Data Protection un...


asp.net-core.net-coreasp.net-identitypassword-hashdpapi

Read More
Can not create objects of Identity classes (UserManager and RoleManager)...


c#asp.net-coreasp.net-identityidentitydata-access-layer

Read More
ASP.NET Core Identity Role, Claim and User...


asp.net-coreasp.net-identityclaims-based-identity

Read More
ASP.NET Core 3.1 application with Identity logging off quickly...


asp.netasp.net-core.net-coreasp.net-identity

Read More
ASP.NET Identity Register new user to use UserName as UserName not Email, but still not displaying w...


asp.net-mvcasp.net-coreasp.net-identity

Read More
How to instantiate an inherited class without calling base default constructor...


c#entity-framework-6asp.net-identity

Read More
ASP.NET Web API and Identity with Facebook login...


facebookasp.net-web-apiasp.net-identityfacebook-android-sdkfacebook-ios-sdk

Read More
Mocking new Microsoft Entity Framework Identity UserManager and RoleManager...


c#entity-frameworkunit-testingmoqasp.net-identity

Read More
Asp Net Core e-mail validation...


asp.net-coreasp.net-identity

Read More
How to delete basic fields and add custom fields on AspNetCore.Identity?...


c#asp.net-mvcasp.net-coreasp.net-identitycode-first

Read More
ASP Core Identity Claims - Claims That Become Out of Date...


asp.net-mvcasp.net-coreasp.net-identityclaims-based-identity

Read More
How to return all errors descriptions with Identity in ASP.NET Core v3...


c#asp.net-coreasp.net-identity

Read More
User.Identity.Name is null in my ASP.NET Core Web API...


c#authenticationauthorizationasp.net-identityidentityserver4

Read More
Testing usermanager creates a user but password hash property is null...


c#unit-testing.net-coreasp.net-identitymoq

Read More
Get username by id using identity...


c#asp.net-identity

Read More
Web site Authentication against Web API...


asp.net-coreasp.net-identityasp.net-core-webapijwt

Read More
Reference an additional UserSettings class through the ApplicationUser class...


asp.net-coreasp.net-identity

Read More
Role Based Authorization Identity API - registration not working...


c#asp.net-coreauthorizationasp.net-identity

Read More
Unable to add migration on dotnet...


asp.net-coreasp.net-identityopeniddict

Read More
Customize Bearer token JSON result in ASP.NET WebApi 2...


c#jsonasp.net-web-apiaccess-tokenasp.net-identity

Read More
User access to login page after authentication...


asp.netasp.net-coreasp.net-identity

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


c#entity-frameworkasp.net-coreentity-framework-coreasp.net-identity

Read More
Single Authentication between Controller and API ControllerBase in aspnet core 3.0?...


asp.net-mvcasp.net-coreasp.net-identityidentityserver4openid-connect

Read More
Use Authorization Roles and Policies in Blazor WebAssembly with Identity?...


asp.net-identityblazorblazor-client-side

Read More
Extend UserManager to include a search by custom field ASP.net core...


asp.net-core-mvcasp.net-identity

Read More
Extending IdentityUser not loading added fields...


c#asp.net-coreasp.net-identity

Read More
Restrict access to certain API controllers in Swagger using Swashbuckle and ASP.NET Identity...


asp.netasp.net-identityswaggerswagger-uiswashbuckle

Read More
How to add claims in ASP.NET Identity...


c#asp.net-mvc-5asp.net-identity

Read More
How can I fix email confirmation - in .NET Core, it doesn't work...


c#asp.net-identityasp.net-core-3.0

Read More
BackNext