Developers
- The Confused Developer
Encoding, Encryption, and Hashing
- Biometrics
Enable Fingerprint Authentication with Auth0
- CLI
Customize Auth0 Universal Login with Auth0 CLI
- Actions
Limit User Registration to Specific Dates with Auth0 Actions
- Angular
State Management in Angular Using Akita - Pt. 1
See how it's easy to manage your Angular application's state using Akita and learn how you can use Akita with Auth0's SDK to handle user-related functionalities.
- Angular
State Management in Angular Using Akita - Pt. 2
See how it's easy to manage your Angular application's state using Akita and learn how you can use Akita with Auth0's SDK to handle user-related functionalities.
- PHP
Developing RESTful APIs with Lumen (A PHP Micro-framework)
Learn how to build a secured Lumen API server using Auth0
- Actions
Use Auth0 Actions to Send User Info to Apache Kafka When They Register
Use Auth0 Actions to send authentication events to Apache Kafka.
- Angular
Micro Frontends with Angular, Module Federation, and Auth0
Module Federation allows loading Micro Frontends at runtime. Common dependencies like Angular or the Auth0 library can be shared and hence don't need to be loaded several times. This is also the key for sharing data like the current user or global filters.
- iOS
Security Best Practices in iOS
Take a look at techniques that you can use right now to make your iOS apps more secure.
- Actions
Country-Based Access with Auth0 Actions
How to deal with logins that must meet specific criteria based on the user’s country? Let's see how you can do this.
- Actions
Adding Custom Claims to ID Tokens with Auth0 Actions
- Actions
Migrating Auth0 Rules to Auth0 Actions