@flow-industries/id
v0.2.8
Published
Passkey-first identity for Flow applications. One passkey bound to `id.flow.industries`, usable across Flow apps with audience-bound JWTs and optional Tempo signing.
Readme
Flow ID
Passkey-first identity for Flow applications. One passkey bound to id.flow.industries, usable across Flow apps with audience-bound JWTs and optional Tempo signing.
npm: @flow-industries/id
Installation
bun add @flow-industries/id viemFor Wagmi apps:
bun add @flow-industries/id wagmi viem @tanstack/react-queryDocumentation
Full documentation at docs.flow.industries/en/auth.
- Getting started - install the SDK and ship a login button
- Concepts - passkeys, audience-bound JWTs, sessions, and access keys
- SDK -
createFlow, React hooks, Wagmi connector, and direct dialog control - Wagmi - use Flow ID as a Wagmi connector
- Signing - messages, typed data, transactions, and batch calls
- JWT verify - verify Flow sessions on your backend
- API reference and self-hosting
License
MIT
