11 packages
@wristband/cloudflare-workers-auth
SDK for integrating with Wristband for applications that leverage Cloudflare Workers on the backend (serverless). Handles user authentication and token management.
@wristband/express-auth
SDK for integrating your ExpressJS application with Wristband. Handles user authentication, session management, and token management.
@wristband/nestjs-auth
SDK for integrating your NestJS application with Wristband. Handles user authentication, session management, and token management.
@wristband/nextjs-auth
SDK for integrating your Next.js application with Wristband. Handles user authentication, session management, and token management.
wristband-node-m2m
@wristband/node-m2m-auth
An SDK that lets Wristband Machine-to-machine OAuth2 clients retrieve and cache an access token in NodeJS.
@wristband/passport-wristband
Wristband authentication strategy for Passport.
@wristband/react-client-auth
A lightweight React SDK that pairs with your backend server auth to initialize and sync frontend sessions via secure session cookies.
@wristband/typescript-jwt
A framework-agnostic Typescript SDK that validates JWT access tokens issued by Wristband for user or machine authentication.
@wristband/typescript-m2m-auth
A runtime-agnostic SDK for Wristband Machine-to-Machine OAuth2 authentication. Works in any environment with a native fetch API.
@wristband/typescript-session
Secure, encrypted cookie-based session management for TypeScript applications.