To use the signed tokens (JWS), you have to install the web-token/jwt-signature componentarrow-up-right.
web-token/jwt-signature
composer require web-token/jwt-signature
When this component is installed, signature algorithms are automatically handles by the Algorithm Manager Factory.
JWS serializers,
JWS creation,
JWS verification.
Last updated 6 years ago
Was this helpful?