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