🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@flow-industries/id

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flow-industries/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.

latest
npmnpm
Version
0.4.0
Version published
Weekly downloads
33
83.33%
Maintainers
1
Weekly downloads
 
Created
Source

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 viem

For Wagmi apps:

bun add @flow-industries/id wagmi viem @tanstack/react-query

Documentation

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

FAQs

Package last updated on 22 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts