Hi
I've got a question regarding decoding tokens to check the contents (specifically custom user data).
We currently have a Python implementation with fastapi but our tests are in Ruby. Are there any helper functions that can be used to decode the contents of the cookie tokens in Ruby?