UNPKG

@katalysttech/auth

Version:

A flexible authentication module for NestJS applications with JWT and refresh token support

2 lines (1 loc) 78 B
export declare const Auth: (...dataOrPipes: unknown[]) => ParameterDecorator;