Explore >> Select a destination


You are here

www.cloudidentity.com
| | sandrino.dev
14.7 parsecs away

Travel
| | For a very long time the Azure App Service made it very easy to authenticate users using Azure AD and a handful of social providers through the flip of a switch. With the upcoming support for OpenID Connect providers you can now easily configure Auth0 as an authentication provider for your site.
| | www.stevejgordon.co.uk
11.7 parsecs away

Travel
| | In this post, I cover the steps required to create and sign a JWT and use it to authenticate a GitHub App built using .NET.
| | damienbod.com
11.8 parsecs away

Travel
| | This article looks at implementing an ASP.NET Core application hosting an Angular nx application which authenticates using Microsoft Entra External ID for customers (CIAM). The ASP.NET Core authentication is implemented using the Microsoft.Identity.Web Nuget package. The client implements the OpenID Connect code flow with PKCE and is a confidential client. Code: https://github.com/damienbod/bff-MicrosoftEntraExternalID-aspnetcore-angular Microsoft Entra External...
| | www.authgear.com
27.1 parsecs away

Travel
| Sessions and Tokens, which of these authentication methods best suits your website or application? Let's find out.