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

🚑 Token builder is now immutable #20

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Conversation

yoan-myparcel
Copy link
Member

Changes

Since version 5 of lcobucci/jwt package the token builder is immutable. Without the change the builder settings (like claims) were not taking effect.

@yoan-myparcel yoan-myparcel requested a review from NickVries June 19, 2023 08:29
@M4tini M4tini assigned M4tini and unassigned NickVries Jun 19, 2023
@M4tini M4tini removed the request for review from NickVries June 19, 2023 08:29
@M4tini M4tini merged commit 0c547fe into master Jun 19, 2023
@M4tini M4tini deleted the hotfix/immutable-token-builder branch June 19, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants