Developers
- .NET
.NET 6 Highlights
- Next.js
Using Next.js and Auth0 with Supabase
- Symfony
Build and Secure a simple Symfony API server using Auth0
- Apache Kafka
Spring Cloud Streams with Apache Kafka
- Rails
How to Add Authorization to a Rails API Following TDD
Learn how to secure a Rails API with Auth0 by letting you drive by tests.
- Singpass
Auth0 Integration with Singpass
Learn how to enable Singpass login with QR code in Auth0 Universal Login
- Java
Full Stack Java with React, Spring Boot, and JHipster
This tutorial shows you how to create a slick-looking, full-stack, secure application using React, Spring Boot, and JHipster.
- .NET
Role-Based Authorization for ASP.NET Web APIs
What is the best way to apply Role-Based Access Control (RBAC) to your ASP.NET Web API? Let's find out together.
- .NET
Exploring the Auth0 ASP.NET Core Authentication SDK
The new Auth0 ASP.NET Core Authentication SDK makes adding authentication and authorization to your web applications a breeze.
- PostgreSQL
Configuring PostgreSQL as Auth0 Custom Database
Connect Auth0 to PostgreSQL to create and maintain your own user store.
- FastAPI
Build and Secure a FastAPI Server with Auth0
Learn the basics of FastAPI, how to quickly set up a server and secure endpoints with Auth0.
- Rails
Secure a Rails API with Auth0
- .NET
Implementing an API Gateway in ASP.NET Core with Ocelot