UNPKG

@wristband/nextjs-auth

Version:

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

3 lines (2 loc) 54 B
export * from './auth'; export * from './middleware';