UNPKG

naga-audit-service

Version:

A comprehensive audit service library for NestJS applications with MongoDB support

9 lines 287 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HTTP_HEADERS = void 0; exports.HTTP_HEADERS = { ACCESS_TOKEN: 'accesstoken', ID_TOKEN: 'idtoken', USER_CURRENT_VIEW: 'user-current-view' }; //# sourceMappingURL=http-headers.constants.js.map