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

Class 'JWT' not found #25

Closed
adamdama opened this issue Jul 17, 2015 · 4 comments
Closed

Class 'JWT' not found #25

adamdama opened this issue Jul 17, 2015 · 4 comments

Comments

@adamdama
Copy link

It appears the namespace of the JWT class from the firebase/php-jwt has changed and therefore the usage in the Auth0 SDK no longer works.

@glena
Copy link
Contributor

glena commented Jul 17, 2015

Hi, it is due to recen changes on the master branch. They also tagged the package before te changes, I recommend you to point to ~2.2.
We are updating the docs and the project to point it properly,

@glena
Copy link
Contributor

glena commented Jul 17, 2015

I have released the version 1.0.7 that points to the right version so there is no need to add this dependency on your composer.json

@glena glena closed this as completed Jul 17, 2015
@adamdama
Copy link
Author

I tried to run composer update to fix the issue after specifying 1.0.7 for the auth0 plugin, however I got errors saying that version 2.2 of firebase/php-jwt could not be found.

I resolved this by adding "firebase/php-jwt": "v2.2.0" as a dependancy of my project.

@github-actions
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants