Auth.md: an open protocol for agent registration
Auth.md is an open protocol designed to facilitate agent registration for user accounts without requiring a traditional sign-up form. It allows applications to specify how agents can register users on their behalf, including supported flows and scopes. The protocol is not limited to WorkOS infrastructure and can be implemented by any application.
- ▪Auth.md enables agents to register users without a sign-up form.
- ▪It provides a Markdown file that applications host at their domain to guide agents on registration.
- ▪The protocol supports various registration flows, including agent verified and user claimed methods.
Opening excerpt (first ~120 words) tap to expand
auth.md[D] Docs[G] GitHub{"@context":"https://schema.org","@type":"WebSite","@id":"https://workos.com/auth-md/#website","url":"https://workos.com/auth-md","name":"auth.md","description":"Enable agents to register users without the sign-up form.","inLanguage":"en","publisher":{"@type":"Organization","name":"WorkOS","url":"https://workos.com/"}}auth.mdEnable agents to register users without the sign-up form. Auth.md provides secure agent registration that any app can implement.Make your app agent ready~/projects/notes-app — opencodeVerifiedAgent verifiedClaimedUser claimed[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}Looks like your app is almost finished.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at auth.md.