Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Retrieve bearer token from header and/or query string in ASP.NET WebAPI 2

How to force an HTTPS callback using Microsoft.AspNetCore.Authentication.Google?

How to retrieve Facebook profile picture from logged in user with ASP.Net Core Identity?

Dotnet core 2.0 Use Identity with JwtBearer Authentication

WebApi secured by Azure Active Directory called from JavaScript

ASP.Net Identity 2.1 alpha SignInManager.GetVerifiedUserIdAsync invalid cast

Initializing and seeding Identity's DbContext in App_Start

ASP Identity GenerateUserTokenAsync(string purpose, TKey userId) purpose options

Get all users within a role. ASP.NET Identity

Where are the AllowOnlyAlphanumericUserNames and UserValidator properites in ASP.Net Identity Core?

Configuring IdentityServer 4 with Identity, combining services.AddAuthentication() and services.AddIdentity()

.Net Core auto-generated string primary key

Implementing authentication and authorization with React hooks, .NET Core Web API, and SQL Server

MVC5 ApplicationUser custom properties

ASP.NET Identity external authentication provider custom icon

How to use IdentityServer4 with Custom password validation with ASP.NET Microsoft Identity

Asp.Net Core: Add data to IdentityDbContext or use DbContext

OWIN/Identity 2.0 - Changing pk from string to GUID

Why in Asp.Net Identity 2.0 PhoneNumber is [nvarchar](max)

ASP.net Identity 2.1 Get all users with roles