Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NFR] Add/manage custom headers in JWT Token #16396

Closed
niden opened this issue Aug 9, 2023 Discussed in #16388 · 1 comment · Fixed by #16397
Closed

[NFR] Add/manage custom headers in JWT Token #16396

niden opened this issue Aug 9, 2023 Discussed in #16388 · 1 comment · Fixed by #16397
Assignees
Labels
5.0 The issues we want to solve in the 5.0 release new feature request Planned Feature or New Feature Request

Comments

@niden
Copy link
Member

niden commented Aug 9, 2023

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.

@niden niden added new feature request Planned Feature or New Feature Request 5.0 The issues we want to solve in the 5.0 release labels Aug 9, 2023
@niden niden self-assigned this Aug 9, 2023
@niden niden added this to Phalcon v5 Aug 9, 2023
@niden niden moved this to In Progress in Phalcon v5 Aug 9, 2023
@niden niden mentioned this issue Aug 9, 2023
5 tasks
@niden niden linked a pull request Aug 9, 2023 that will close this issue
5 tasks
@niden
Copy link
Member Author

niden commented Aug 10, 2023

This has been resolved in #16397

Thank you @customsoft

@niden niden closed this as completed Aug 10, 2023
@niden niden moved this from In Progress to Implemented in Phalcon v5 Aug 10, 2023
@niden niden moved this from Implemented to Released in Phalcon v5 Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 The issues we want to solve in the 5.0 release new feature request Planned Feature or New Feature Request
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

1 participant