UNPKG

@bitwild/rockets-auth

Version:

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

4 lines 230 B
import { UserModelServiceInterface } from '@concepta/nestjs-user'; export interface RocketsAuthUserModelServiceInterface extends UserModelServiceInterface { } //# sourceMappingURL=rockets-auth-user-model-service.interface.d.ts.map