UNPKG

@bitwild/rockets-auth

Version:

Rockets Auth - Complete authentication and authorization solution for NestJS with JWT, OAuth, OTP, role-based access control, and more

6 lines 360 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AuthUserMetadataModelService = exports.AUTH_USER_METADATA_MODULE_ENTITY_KEY = void 0; exports.AUTH_USER_METADATA_MODULE_ENTITY_KEY = 'authUserMetadata'; exports.AuthUserMetadataModelService = 'AuthUserMetadataModelService'; //# sourceMappingURL=user-metadata.constants.js.map