Developers
- The Confused Developer
Forbidden, Unauthorized, or What Else?
- MFA
Enable SMS MFA with Plivo and Auth0 Actions
- Android
Working with Auth0 User Profile Information and Metadata in Android Apps
- .NET
Add Authentication to Your ASP.NET Core MVC Application
- XSS
Defending against XSS with CSP
Learn how to use Content Security Policy (CSP) to prevent the execution of malicious script code in your application.
- Java
How to Add Auth0 Authentication to a Java Application in 5 Mins
Learn how to integrate a Java web application with Auth0 and implement OIDC/OAuth SSO for a Java
- Clojure
Secure a Clojure Web API with Auth0
Learn more about how we can secure our Clojure Web API using Auth0
- Clojure
Create an API server with Clojure and Pedestal
Build your first web API in the functional programming world of Clojure with this step-by-step guide
- The Confused Developer
Permissions, Privileges, and Scopes
What is the difference between permissions, privileges, and scopes in the authorization context? Let's find out together.
- iOS
Get Started with iOS Authentication using Swift and UIKit
A step-by-step tutorial on using Auth0 and Swift to implement login/logout and use user metadata in iOS apps.
- .NET
Securing ASP.NET Minimal Web APIs with Auth0
Learn about the new ASP.NET minimal Web APIs introduced in .NET 6.0 and how to secure them with Auth0.
- Angular
State Management in Angular Using NgRx: Pt. 2
- Angular
State Management in Angular Using NgRx: Pt. 1