@ramose/better-auth
v0.1.1
Published
Better Auth plugins for Ramose: `ramoseToken` adds the mint route that signs the workspace-scoped JWT a Ramose peer verifies (same JWKS as the jwt plugin), and `ramoseTokenClient` pairs it with `Ramose.token.jwt` in the browser.
Maintainers
Readme
@ramose/better-auth
Better Auth plugins for Ramose: ramoseToken adds the mint route that signs the workspace-scoped JWT a Ramose peer verifies (same JWKS as the jwt plugin), and ramoseTokenClient pairs it with Ramose.token.jwt in the browser.
Part of Ramose — an immutable, Datomic-inspired graph database for Cloudflare (Workers + Durable Objects + R2), built on Effect.
Install
npm install @ramose/better-authbun add and pnpm add work the same. Ramose is pre-release: expect the API
to change.
Docs
Full documentation lives at ramose.ai. Start with the Quickstart.
