auth0/nginx-jwt

Configurable token scheme?

Opened this issue · 0 comments

Hello,

Currently I have my JWT tokens configured like this JWT ${authToken} (from this: https://github.com/themikenicholson/passport-jwt). Is there any way to use this scheme and not the Bearer ${authToken} scheme.