UNPKG

@manujdhull/nestjs-pkce-oauth2

Version:

A NestJS plugin to simplify OAuth2 PKCE flow integration, including decorators, guards, and token/session management.

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