UNPKG

@alaan/s2s-auth

Version:

Reusable JWT auth module for NestJS service-to-service authentication

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