-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 firebase\jwt namespace #59
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
Waiting on approval from my employer before signing the CLA. Will update you when I have more info. |
@Dashron - Any update on this? |
Waiting on the individual authorized to sign on behalf of the company (or however it was worded in the doc) to actually sign the CLA. Everything else has been set up. |
I've signed it on behalf of Vimeo. |
@Dashron Thank you for the contribution! I'll get a release cut with this and another upcoming change shortly. |
Add firebase\jwt namespace
See firebase/php-jwt#59 for details.
Unable to find JWT class. Help to resolve this |
Puts the jwt class under the
\Firebase\JWT
namespace.There is more discussion here: #52
I chose this namespace scheme to match another firebase php library: https://github.com/firebase/firebase-token-generator-php/tree/master/src