To use the signed tokens (JWS), you have to install the web-token/jwt-signature
component.
composer require web-token/jwt-signature
When this component is installed, signature algorithms are automatically handles by the Algorithm Manager Factory.
To use the signed tokens (JWS), you have to install the web-token/jwt-signature
component.
composer require web-token/jwt-signature
When this component is installed, signature algorithms are automatically handles by the Algorithm Manager Factory.