exists
Method
This is a method of the SessionStore class in the session module.Check if session exists
Signature
Parameters
No description available.
Returns
The result of the operation.
exists: Check if session exists
This is a method of the SessionStore class in the session module.Check if session exists
def exists(&self, session_id: &str) -> bool