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

T15656 custom jwt #15657

Merged
merged 3 commits into from
Sep 10, 2021
Merged

T15656 custom jwt #15657

merged 3 commits into from
Sep 10, 2021

Conversation

niden
Copy link
Member

@niden niden commented Sep 10, 2021

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I have updated the relevant CHANGELOG
  • I have created a PR for the documentation about this change

Added Phalcon\Security\JWT\Builder::addClaim for custom JWT claims.

Thanks

@niden niden self-assigned this Sep 10, 2021
@niden niden added 5.0 The issues we want to solve in the 5.0 release new feature request Planned Feature or New Feature Request labels Sep 10, 2021
@niden niden linked an issue Sep 10, 2021 that may be closed by this pull request
@niden niden changed the base branch from master to 5.0.x September 10, 2021 14:58
@niden niden merged commit b39c259 into phalcon:5.0.x Sep 10, 2021
@niden niden deleted the T15656-custom-jwt branch September 10, 2021 19:44
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
None yet
Development

Successfully merging this pull request may close these issues.

[NFR]: Add a method for creating custom claims to JWT token
2 participants