Add/manage custom headers in JWT Token #16388
Unanswered
customsoft
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Hi @customsoft |
Beta Was this translation helpful? Give feedback.
3 replies
-
@customsoft For now this is not available. I will add the functionality to allow for extending the Builder and adding headers |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In Phalcon ^5.2 how can you add / manage / customize the headers of a JWT Token?
I have to add the value "kid" in the header; that contains the id of public key to validate the request.
Beta Was this translation helpful? Give feedback.
All reactions