jwt-middleware icon indicating copy to clipboard operation
jwt-middleware copied to clipboard

JWT verification for traefik v2.3

Results 2 jwt-middleware issues
Sort by recently updated
recently updated
newest added

http: middlewares: my-jwt-middleware: plugin: jwt-middleware: secret: SECRET proxyHeaderName: injectedPayload authHeader: Authorization headerPrefix: Bearer

Hi, Could it be possible to add support for JWT with RSA encryption? Thanks!