
"You Don't Need to Read the Code Anymore"
If a PR has solid tests, good observability, and the logic holds, do you need to read every line?...

Organization profile
Auth0 offers an identity and access management solution that works out of the box from day one, with the ability to customize, extend, and build new features when you need them. Identity might be complex, but dealing with it shouldn’t be.
Browse the latest writing surfaced through DevArt.

If a PR has solid tests, good observability, and the logic holds, do you need to read every line?...

Are you confused about the difference between Federated Identity and Single Sign-On (SSO)? You’re not...

Updating old codebases usually means hours of re-configuring environments, fixing broken...

Stop relying on outdated LLM training data or incomplete web scrapes when writing identity code. In...

Ever read a security disclosure and hit paragraph two going "wait, WHAT?" That's this one. On July...

I've been having the same conversation with my colleagues for months. What does it mean to create...

You know those dialogs that appear when you first log in to an app, asking you to authorize it to do...

Manually syncing environment variables across your Dev, Staging, and Production environments is a...

Some time ago, I reviewed an AI agent implementation and found an API key in the system prompt. The...

Seven gems to run background jobs. That's what 37signals was running before they said "this can't be...

Managing your Auth0 tenant configuration as code shouldn't be a "guess and check" process. In this...

The redirect-based OAuth 2.0 flows assume one thing: the user has a browser on the same device where...

Most developers face the need for token exchange when their architecture outgrows its initial...

Stop context switching and start debugging. Let me show you how to supercharge your AI agent with JWT...

If your team is measuring developer productivity by lines of code or number of commits, you're...

I remember being very confused when I first heard about an LLM's ability to request code execution....

Everyone seems to be building AI agents now. But ask ten developers what an AI agent actually is, and...

Stop switching between your browser and terminal to manage identity. In this video, I'll show you how...

Since I published my overview of the Backend for Frontend (BFF) pattern, the questions I've received...

What does it look like to go from a six-person startup team to running the infrastructure behind...

Tired of your AI coding assistant hallucinating APIs or writing insecure auth patterns? In this...

The Auth0 MCP Server is now listed on the official Gemini CLI extensions page. This means the Auth0...

We recently had a great conversation on the Making Software podcast with Bobby Tierney. Bobby is a...

For some time now, I've been interested in FAPI from both an Identity practitioner's and a...

Confused by the random strings in your OAuth URLs? You aren't alone. Many developers think state,...

As the Model Context Protocol (MCP) gains traction, the transition from "localhost" experimentation...

As the host of Making Software I get to have some pretty real conversations about what it actually...

OAuth 2.0 has long been the cornerstone of modern authorization. It is a consolidated technology that...

Have you ever found a code snippet in a tutorial, spent an hour trying to make it work, only to...

Hey DEV Community! 👋 If you're building AI agents right now (and honestly, who isn't?), you've...
Advertisement