All Auth0 Blog
- .NET
New Templates for Building .NET Apps with Auth0 Authentication
- Management API
Introducing the Auth0 Session Management API
- passkeys
I’ve Got Passkeys Working in My App! But How Do I Manage Them?
- Plans
Pro Plan Improvements for Self-Service Customers - May 2024
- 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.
- verifiable credentials
What is a Mobile Driver's License (mDL) and How to Start Using Them
Nowadays you could replace your physical driver's license with a digital, cryptographically verifiable one. Let's learn about it and how to start using them.
- PKCE
Proof Key for Code Exchange (PKCE) in Web Applications with Spring Security
Implementing OpenID Connect authentication in Java Web Applications with Okta Spring Boot Starter and Spring Security support for Authorization Code Flow with PKCE
- .NET
Call Protected APIs from a Blazor Web App
Calling a protected API from a .NET 8 Blazor Web App can be a bit tricky. Let's see what the problems are and how to solve them.
- Marketplace
Facial Biometrics: The Key to Digital Transformation and Enhanced Security
- iOS
Calling a Protected API from an iOS Swift App