UNPKG

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

Version:

AuthGateway JWT verification library based on public JWKS endpoint

4 lines (3 loc) 143 B
export declare function getKeysInterceptor(client: any, { getKeysInterceptor }: { getKeysInterceptor: any; }): (kid: any) => Promise<any>;