Developers
- .NET
Add Auth0 Authentication to Blazor Web Apps
- Community
Auth0 Community AMA: Rules & Hooks and Why Actions Matter
- Java
A Passwordless Future: Passkeys for Java Developers
- OAuth2
OAuth 2.0 Security Enhancements
- Actions
Use Honeytokens and Auth0 Actions to Catch Malicious User Logins
Detect hackers with Auth0 Actions and special accounts designed to catch them in the act.
- Identity
From Zero to Hero: Identity Edition
There are tons of identity resources out there. What if you had a curated list of resources? Then, keep reading this blog post!
- .NET
Auth0 Templates for .NET: A New Powerful Version Released
A new version of the Auth0 Templates for .NET package has been released: discover the new powerful features.
- 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
- Spring Boot
Identity in Spring Boot with Kubernetes, Keycloak, and Auth0