When using the python SDK, what is the 'secret' key that is returned when a user is logged in?
And how can I very this key to validate users?
TL;DR
Developers are trying to verify if a user is authenticated using the Python SDK and are asking about the 'secret' key returned when a user is logged in and how to validate users using this key.