UNPKG

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

Version:

AuthGateway JWT verification library based on public JWKS endpoint

6 lines (5 loc) 175 B
export * from './JwksClient'; export * from './errors'; export * from './integrations/config'; export * from './integrations/fastify'; export * from './integrations/express';