UNPKG

@wristband/nestjs-auth

Version:

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

3 lines (2 loc) 117 B
export const DEFAULT_AUTH_TOKEN = 'WristbandAuth'; export const SESSION_OPTIONS_TOKEN = 'WRISTBAND_SESSION_OPTIONS';