Replies: 3 comments 4 replies
|
You can add header with the add_header directive |
1 reply
|
Did you enabled and configured the jwt module ? see https://github.com/max-lt/nginx-jwt-module#example-configuration |
1 reply
|
Ok, so if the module is loaded you still have to configure it with Note that jwt related variables won't be set if |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
how to add header. for example user name by decoding jwt header
All reactions