Is there a way to verify the session cookie without calling the API?

I want to be able to verify if the session cookie is valid, and decode it, without having to call the API
Was this page helpful?