Encrypted Tokens
Last updated
Was this helpful?
Last updated
Was this helpful?
To use the encrypted tokens (JWE), you have to install the .
When this component is installed, encryption algorithms are automatically handles by the Algorithm Manager Factory.
,
,
.
You can use symfony/serializer
to serialize/unserialize your tokens: