UNPKG

nestjs-auth-kit

Version:

A modular and flexible authentication kit for NestJS with JWT, social login, OTP, and password reset.

5 lines 189 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AUTH_OPTIONS = void 0; exports.AUTH_OPTIONS = 'AUTH_OPTIONS'; //# sourceMappingURL=auth.constants.js.map