Encrypted Tokens
To use the encrypted tokens (JWE), you have to install the web-token/jwt-encryption component.
composer require web-token/jwt-encryptionWhen this component is installed, encryption algorithms are automatically handles by the Algorithm Manager Factory.
Last updated
Was this helpful?