UNPKG

@wristband/nextjs-auth

Version:

SDK for integrating your Next.js application with Wristband. Handles user authentication, session management, and token management.

4 lines (3 loc) 100 B
export * from './factory'; export * from './wristband-auth'; export * from './wristband-auth-impl';