[NFR] Add/manage custom headers in JWT Token #16396
Labels
5.0
The issues we want to solve in the 5.0 release
new feature request
Planned Feature or New Feature Request
Discussed in https://github.com/orgs/phalcon/discussions/16388
Originally posted by customsoft July 28, 2023
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.
The text was updated successfully, but these errors were encountered: