Auth0Lab's profile picture. Exploring the future of identity: https://lab.auth0.com 
Community Discord: http://discord.gg/XbQpZSF2Ys

Auth0 Lab

@Auth0Lab

Exploring the future of identity: https://lab.auth0.com Community Discord: http://discord.gg/XbQpZSF2Ys

Pinned

Auth0 Lab: UI Components 🚀 - We're excited to share that we've open-sourced our latest experiment on UI components!


happy to see a Lab project make it this far! 🥂 to more success

some exciting news 🗞️ 5 years ago we set out to redefine how devs approach authorization at scale, and a few months later decided to open source the core of @auth0 FGA and donate it to @CloudNativeFdn I am humbled by what has happened since. the project we created is being…



Auth0 Lab reposted

another year, another @auth0lab team offsite (+ featured guests) extremely happy and grateful to have met these folks 10+ years ago and to continue working with them ❤️ we miss you @woloski

yenkel's tweet image. another year, another @auth0lab team offsite (+ featured guests)

extremely happy and grateful to have met these folks 10+ years ago and to continue working with them ❤️ 

we miss you @woloski

Auth0 Lab reposted

🚀 Just launched: aistandards.directory The ecosystem of agentic AI protocols and standards is expanding rapidly: MCP, A2A, AP2, XAA... Things are moving fast. This directory helps you keep up.


Auth0 Lab reposted

there are many issues here one or them the tool is doing auth via hardcoded api keys, not getting tokens scoped to users per tx (eg via oauth) @auth0 can help address this, both token vault and potentially async authz (depending on implementation)

we hijacked microsoft's copilot studio agents and got them to spill out their private knowledge, reveal their tools and let us use them to dump full crm records these are autonomous agents.. no human in the loop #DEFCON #BHUSA @tamirishaysh

mbrg0's tweet image. we hijacked microsoft's copilot studio agents and got them to spill out their private knowledge, reveal their tools and let us use them to dump full crm records

these are autonomous agents.. no human in the loop

#DEFCON #BHUSA @tamirishaysh


Auth0 Lab reposted

if you look at the ChatGPT agent demo, you quickly realize it needs to log into sites on your behalf to get stuff done @auth0 we are working on solving this problem, securely hmu if you want to chat, DMs are open

yenkel's tweet image. if you look at the ChatGPT agent demo, you quickly realize it needs to log into sites on your behalf to get stuff done

@auth0 we are working on solving this problem, securely

hmu if you want to chat, DMs are open

Today we launched a new product called ChatGPT Agent. Agent represents a new level of capability for AI systems and can accomplish some remarkable, complex tasks for you using its own computer. It combines the spirit of Deep Research and Operator, but is more powerful than that…



Auth0 Lab reposted

if you are are an @auth0 customer and want to allow web AI agents (like @OpenAI Operator) to access your site securely and do stuff on behalf of users, DM me working on something ;)


come join us!

📣 Big announcement & unique opportunity: We are hiring @auth0lab for the first time ever. Looking for a very senior and hands-on person that loves identity, AI, dev experience and cloud to join the team. This is a remote 🇺🇸 or 🇨🇦 position 🙏please share for reach Details 👇…



Auth0 Lab reposted

want some feedback 🙏 I’ve been thinking about auth for AI agent interactions for a while. think client agent -> server agent came up with a set of 6 problems to solve in question form 👇 are these right? what other important ones are missing? 1️⃣ Authentication: How does…

yenkel's tweet image. want some feedback 🙏 

I’ve been thinking about auth for AI agent interactions for a while. think

client agent -> server agent

came up with a set of 6 problems to solve in question form 👇

are these right? what other important ones are missing?

1️⃣ Authentication: How does…

Auth0 Lab reposted

Auth doesn't help create 🔥 AI demos. but it does help make your AI agent prod ready this is why we @auth0 are partnering with @googlecloud to secure Agent2Agent (A2A) authentication What's the Agent2Agent protocol? A2A is a new open interoperability protocol created by…


Auth0 Lab reposted

🚨big MCP news! new auth spec is in. how does it work? 4️⃣ steps the MCP server is now a "resource server" in oauth parlance (think API), so: 1️⃣ MCP client makes first request to MCP server 2️⃣ MCP server tells clients how they can authenticate to it with a file like this 👇 at…

yenkel's tweet image. 🚨big MCP news!

new auth spec is in. how does it work? 4️⃣ steps

the MCP server is now a "resource server" in oauth parlance (think API), so:

1️⃣ MCP client makes first request to MCP server

2️⃣ MCP server tells clients how they can authenticate to it with a file like this 👇 at…

Auth0 Lab reposted

MCP is not just an API wrapper. it’s a way to provide ANY context to an LLM want great DX and have IDEs support features past a model’s cutoff date? MCP‼️ demo: @github pull request tool with @cursor_ai @vercel @aisdk @auth0 how? custom MCP server by @jcenturion86


Auth0 Lab reposted

want to easily build AI chatbots that connect to enterprise apps? with @aisdk + @auth0 auth for genai it's a piece of cake. @box integration 👇 cc @levie

yenkel's tweet image. want to easily build AI chatbots that connect to enterprise apps?

with @aisdk + @auth0 auth for genai it's a piece of cake.

@box integration 👇 cc @levie

❤️ to see it @auth0 🤝 @LangChainAI to make prod AI agents a reality

🔐🤖 Secure AI Assistant Learn to build production-ready AI assistants that securely interact with Gmail using LangGraph.js and Auth0. Features secure tool-calling, real-time streaming, and complete authentication integration. Explore the full tutorial in reply 👇

LangChainAI's tweet image. 🔐🤖 Secure AI Assistant

Learn to build production-ready AI assistants that securely interact with Gmail using LangGraph.js and Auth0. Features secure tool-calling, real-time streaming, and complete authentication integration.

Explore the full tutorial in reply 👇


origin story for the latest lab experiment and brand new @auth0 product: Auth for GenAI

how AI has changed auth needs? 🪪preferring user scoped tokens to API keys 🔒 the rise of fine grained authorization 📲 async user confirmation I chatted about this with @DKrzyczkowski; link in reply sneak 👀: AI unbundles the typical 3 layer architecture & what that means👇



Auth0 Lab reposted

The official @auth0 MCP Server is live 🚀 If you're using Claude Desktop, @cursor_ai, @windsurf_ai and other MCP Clients— this is for you: 🛠️ 20+ operations ready 🛡️ Secure auth w/ scopes + session mgmt ⚡️ Quick setup with 'npx@auth0/auth0-mcp-server init'


Auth0 Lab reposted

the @auth0 MCP server is now available. feels great to see this come to life! 🚀 🛠️ 20+ operations 🛡️ secure auth flow w/ scopes and session management ⚡️ quick setup for Claude Desktop, @cursor_ai and @windsurf_ai get started with `npx @auth0/auth0-mcp-server init`

devs using @auth0 should be able to ask: "I want to create a mobile app with passkey and Google Sign-In, and access to an API with these scopes…" and we'd just set everything up for them with the new official @auth0 MCP server, you can 💪 @cursor_ai demo 📺👇, link in reply



Auth0 Lab reposted

devs using @auth0 should be able to ask: "I want to create a mobile app with passkey and Google Sign-In, and access to an API with these scopes…" and we'd just set everything up for them with the new official @auth0 MCP server, you can 💪 @cursor_ai demo 📺👇, link in reply


Auth0 Lab reposted

🗽 🧑‍💻 NYC devs Thursday (Apr 17) at 6 PM @v0🤝 @auth0 meetup learn how to use @aisdk + @auth0 to seamlessly and securely call APIs on the user's behalf from AI agents live demos by @k_chhina @ShrekOverflow, two of the minds behind Auth for GenAI 💪

yenkel's tweet image. 🗽 🧑‍💻 NYC devs 

Thursday (Apr 17) at 6 PM @v0🤝 @auth0 meetup

learn how to use @aisdk + @auth0 to seamlessly and securely call APIs on the user's behalf from AI agents

live demos by @k_chhina @ShrekOverflow, two of the minds behind Auth for GenAI 💪

NYC 👋🌆🍎 In less than 1 week we're going to be in your beautiful city for a joint AI meetup with @auth0 v0 x Auth0: NYC Meetup - RSVP below! vercel.com/go/v0-Auth0-NY…



Auth0 Lab reposted

we @auth0 are big on MCP. here's 3 things we did this week: 1️⃣ support for @auth0 auth in @cloudflare MCP servers 2️⃣ working sample of MCP #284, which brings many auth improvements. this one is 🤯 3️⃣ @openfga MCP server we'd love your feedback! 🧵 with links and a few details


Auth0 Lab reposted

Another huge week in AI Agents 🧵  I summarized everything announced by Google, Microsoft, Auth0, VS Code, Firebase, Julius, CrewAI, Camel AI, AgentOps, AgentFund, & more. Here's everything you need to know + a link to a free Agent course from Microsoft (save for later)

AtomSilverman's tweet image. Another huge week in AI Agents 🧵 

I summarized everything announced by Google, Microsoft, Auth0, VS Code, Firebase, Julius, CrewAI, Camel AI, AgentOps, AgentFund, & more.

Here's everything you need to know + a link to a free Agent course from Microsoft 

(save for later)

Loading...

Something went wrong.


Something went wrong.