Skip to content

[Mercure] Update the default JWT secret #17269

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

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

silverbackdan
Copy link
Contributor

The secret must now be a key of the same size as the hash output (for instance, 256 bits for "HS256") or larger to avoid error in lcobucci/jwt ^4.2.
See: symfony/mercure#89
See: https://github.com/lcobucci/jwt/releases/tag/4.2.0
See: symfony/recipes#1124

@javiereguiluz
Copy link
Member

Thank you Daniel.

@javiereguiluz javiereguiluz merged commit 2bc0a70 into symfony:6.0 Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants