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

Add compatibility for lcobucci/jwt 4.x #150

Merged
merged 2 commits into from
Dec 8, 2020
Merged

Add compatibility for lcobucci/jwt 4.x #150

merged 2 commits into from
Dec 8, 2020

Conversation

chris-doehring
Copy link
Contributor

Fixes #148.
I added a deprecation notice for the jwt property. In future, the feature to support multiple tokens at once must be implemented deeper within the Passport integration to support it in ^11.0.

@chris-doehring chris-doehring changed the title Add compatibility for lcobucci/jwt ^4.0 Add compatibility for lcobucci/jwt ^4.0 Dec 7, 2020
@chris-doehring chris-doehring changed the title Add compatibility for lcobucci/jwt ^4.0 Add compatibility for lcobucci/jwt 4.x Dec 7, 2020
Copy link
Contributor

@lloricode lloricode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working as expected

@dusterio dusterio merged commit 79bd71f into dusterio:master Dec 8, 2020
@chris-doehring chris-doehring deleted the feature/jwt-4-compatibility branch December 8, 2020 08:04
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.

Call to undefined method Lcobucci\\JWT\\Token\\Plain::getClaim()
3 participants