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 255 B
import { AuthenticationResponseInterface } from '@concepta/nestjs-common'; export interface RocketsAuthAuthenticationResponseInterface extends AuthenticationResponseInterface { } //# sourceMappingURL=rockets-auth-authentication-response.interface.d.ts.map