UNPKG

@berlingske-media/bm.node-module.gateway_jwt

Version:

AuthGateway JWT verification library based on public JWKS endpoint

2 lines (1 loc) 94 B
export declare const fastifyJwtSecret: (options: any) => (req: any, rawJwtToken: any) => any;