SharkAuth v0.1.0: Auth for the Agent Era
Today we are shipping SharkAuth v0.1.0 — the open-source identity platform built for AI agents.
Why we built it
Auth was designed for humans clicking login buttons. Your agents need something better.
When an AI agent delegates to a sub-agent, the trust chain breaks. Bearer tokens leak. Revocation becomes a mess. Auditors ask "which agent did what?" and you have no answer.
SharkAuth fixes this. It treats agents as first-class identities with native delegation, cryptographically bound tokens, and a unified audit trail that tracks every hop from user to resource.
What you get
| Feature | Status |
|--------|--------|
| OAuth 2.1 | ✅ |
| OpenID Connect | ✅ |
| RFC 8693 Token Exchange | ✅ |
| RFC 9449 DPoP (default) | ✅ |
| Agent delegation chains | ✅ |
| Cascade revocation (< 12 ms p99) | ✅ |
| may_act_grants | ✅ |
| Passkeys (FIDO2) | ✅ |
| Magic Links | ✅ |
| MFA (TOTP) | ✅ |
| Enterprise SSO (SAML 2.0, OIDC) | ✅ |
| Zero-Code Auth Proxy | ✅ |
| HMAC-signed Webhooks | ✅ |
| grant_id-indexed Audit Logs | ✅ |
Install in 10 seconds
That is it. No Docker. No Postgres. No Redis. No Helm charts. One binary, one command.
What is coming
- Visual Flow Builder
- Shark Cloud (managed infrastructure)
- Postgres Mode (optional external DB)
- Shark Email (built-in delivery)
Get involved
- GitHub: github.com/shark-auth/shark
- Discord: discord.gg/sharkauth
- Docs: sharkauth.com/docs
MIT licensed. No telemetry. No vendor lock-in.