Encrypted Tokens
// $serializer corresponds to the Symfony serializer
$serializer->serialize($data, 'jwe_compact');Last updated
Was this helpful?
// $serializer corresponds to the Symfony serializer
$serializer->serialize($data, 'jwe_compact');Last updated
Was this helpful?
Was this helpful?