Developers
- OAuth2
OAuth 2.0 Security Enhancements
- Actions
Use Honeytokens and Auth0 Actions to Catch Malicious User Logins
- Identity
From Zero to Hero: Identity Edition
- .NET
Auth0 Templates for .NET: A New Powerful Version Released
- Next.js
Using Next.js Server Actions to Call External APIs
With the introduction of Next.js 14, Server Actions are now stable, but what are Server Actions, and how can they be used to fetch and update data from external APIs?
- Actions
Ensure Users Log in from Trusted Networks with Auth0 Actions
A quickly implemented Auth0 Action can enhance security by requiring users to log in from trusted IP addresses or blocks.
- .NET
Cookies, Tokens, or JWTs? The ASP.NET Core Identity Dilemma
Should you use cookie-based or token-based authentication in ASP.NET Core Identity? Or should you use JWT and OpenID Connect?
- OAuth
Why You Should Migrate to OAuth 2.0 From API Keys
OAuth 2.0 provides a more secure model than API keys for machine-to-machine communication. Learn why.
- Fingerprint
Leveraging Device Intelligence to Protect Digital Identities
Changing the conversation from “detected” to “prevented”… stop identity fraud at the source.
- Spring Boot
Identity in Spring Boot with Kubernetes, Keycloak, and Auth0
A walk-through of building a microservices architecture with JHipster, Keycloak, Auth0, and Google Kubernetes Engine (GKE) deployment.
- Developers
Universal Login A/B Testing
Learn how to perform A/B testing on the Universal Login page using Liquid templates and custom parameters.
- FGA
Getting Unlimited Scalability with Okta Fine Grained Authorization
- .NET
.NET 8: What's New for Authentication and Authorization