Decrypting auth token generated by "Create Authentication Token"

I'd like to decrypt an auth token generated by "Create Authentication Token" during login:


Is it possible to use "JWE Decde" or similar function to achieve this? What values would be set for properties (such as key ) to achieve this?


1 reply