A Cytobank UserSession object that holds pertinent user information, used to make calls to various Cytobank endpoints.
This class should never be called explicitly. If a user would like to create a new Cytobank UserSession object, utilize the authenticate function.
Arguments
Value
A Cytobank UserSession object
Slots
auth_token
character representing Cytobank user's authentication token (expires in 8 hours)