Destroys the session with the given session ID.
Optional
Deletes the session with the given logout token which may contain a session ID or a user ID, or both.
Gets the session from the store given a session ID.
Upsert a session in the store given a session ID and SessionData.
SessionData
Destroys the session with the given session ID.