symfony: client_secret is no longer base64 encoded by default
See https://auth0.com/forum/t/client-secret-stored-without-base64-encoding/4338
So do you think it makes sense to have secret_base64_encoded
option back?
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 18 (9 by maintainers)
3.0.0-beta.1 seems to be broken.
Can you give it a try before releasing? https://github.com/auth0/jwt-auth-bundle/pull/46
The tag to be used with composer is
3.0.0-beta.1
.Remember that you will need to upgrade to auth0-php v4 if you are using this in your project.
ok, sorry about this, I will work on that.