UNPKG

@bitwild/rockets-auth

Version:

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

3 lines 329 B
import { RocketsAuthSettingsInterface } from '../interfaces/rockets-auth-settings.interface'; export declare const rocketsAuthOptionsDefaultConfig: (() => RocketsAuthSettingsInterface) & import("@nestjs/config").ConfigFactoryKeyHost<RocketsAuthSettingsInterface>; //# sourceMappingURL=rockets-auth-options-default.config.d.ts.map