Easy to implement, adaptable authentication and authorization platform.
We make your login box awesome.
Status: @auth0status | Support: @auth0community
@auth0 plugin for Claude Code (@claudeai):
1. /plugin install auth0
2. "Add Auth0 login to this app"
3. SDK installed, app created, env vars set, login working
Then verify with the Auth0 Docs MCP server.
"Don't give your agent the master key."
Instead, give it identity, delegated access, and least privilege.
Watch the full talk from @vercel Ship NYC, and sign up for Auth0 here: bit.ly/4guezde@aschapiro@chris__sev
What makes a great AI ecosystem?
Talent. Community. Access to capital. And events that bring builders together.
Great insights from @lily_IAM_, @paulcarletonjr, Andrew Walker, Naresh Ramesh, and @sambego at CampAI.
With a packed house.. Some of the brightest minds in AI are on one stage for our Camp AI panel chat.
@lily_IAM_ is leading a great discussion with our panelists from @fin_ai, @AnthropicAI, and @Cloudflare on the future of AI agents.
One app. Multiple identities.
@sambego is showing how Auth0 handles users, AI agents, and services, each with the right authentication and authorization model. 🤖
AI agents are only as useful as the data they can access.
Great demo from @martinschaer showing how @SurrealDB helps developers build smarter, context-aware AI applications. 🤖
AI agents need more than credentials.
As @aschapiro put it: give every agent its own identity, clear permissions, human consent when it matters, and a complete audit trail. 🤖
Live from Camp AI London!
We're live in London! 🇬🇧
Excited for an evening of demos, panels, and conversations with the builders shaping the future of AI.
It's Camp AI time! Let's do this. 👋
Camp AI just touched down in London 🇬🇧
Besides a star-studded panel discussing all things developing, shipping, and scaling agentic workflows, check out our demo lineup:
@martinschaer - Solutions Engineer (@SurrealDB)
@sambego - Principal Developer Advocate (@auth0)
Authentication shouldn't be the longest file in your project. 😄
Watch Tushar Pandey add Auth0 to a @honojs app in just 5 lines of code and secure routes across @Cloudflare Workers, @vercel Edge, @nodejs, Bun, and Deno.
New @auth0 + @vercel native integration:
→ Tenants for dev, staging, prod in one install
→ Env vars synced per environment (preview/prod)
→ Auth0 plan selection right inside Vercel
Production-ready auth, no longer a secondary thought.
bit.ly/4we1d9z
LLMs can't keep secrets. Whatever's in the context window is fair game, and '.claudeignore' doesn't help if you've hardcoded a token in your tool schema. @andychiare on the "Separate Decide from Do" pattern: