Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.NET Core Identity 3 Cookie timeout

How to generate Asp.net User identity when testing WebApi controllers

What is the unique id for users in OpenId Connect

Authentication Settings for Amazon and Evernote

Visual Studio 2013 MVC template raises errors when used with Unity

Authentication session timeout

Use Authorize Attribute to Verify Identity User Logged In

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