Developers
- HRI
Strong Customer Authentication Explained
- ReBAC
An Overview of Commonly Used Access Control Paradigms
- B2B
A B2B SaaS Application Primer Using Auth0
- ReBAC
OpenFGA for Spring Boot Applications
- .NET
New Templates for Building .NET Apps with Auth0 Authentication
A new release of the package Auth0 Templates for .NET is out with new project templates and other improvements.
- Management API
Introducing the Auth0 Session Management API
Let’s take an overview of the new Session Management API, which allows you to manage your user sessions.
- passkeys
I’ve Got Passkeys Working in My App! But How Do I Manage Them?
Passkeys allow you to authenticate securely, and they're easy to integrate using Auth0. But what happens after that? Let's learn how to list and revoke passkeys using Auth0.
- iOS
Using a Refresh Token in an iOS Swift App
A step-by-step guide to leveraging OAuth 2.0 Refresh Tokens in an iOS app built with Swift and integrated with Auth0.
- OAuth2
The Backend for Frontend Pattern
Learn how to keep tokens more secure by using the Backend for Frontend (BFF) architectural pattern.
- Auth0 CLI
Be a Devops Hero! Automate Your Identity Infrastructure with Auth0 CLI and Ansible
Learn how to Automate your identity infrastructure with the help of Auth0 CLI and Ansible.
- ReBAC
Fine-Grained Authorization in your Next.js application using Okta FGA
In this post, we will focus on adding fine-grained authorization to your Next.js application using Okta FGA.
- PKCE
Proof Key for Code Exchange (PKCE) in Web Applications with Spring Security
- .NET
Call Protected APIs from a Blazor Web App