MemoryIO#
authx._internal._memory.MemoryIO #
Initialize an instance of MemoryIO.
Creates a dictionary to store the session data.
Source code in authx/_internal/_memory.py
raw_memory_store instance-attribute
#
MemoryIO is a class that implements the IO interface for the session store.
It is used to store session data in memory.
has_session_id #
has_no_session_id #
create_store #
PARAMETER | DESCRIPTION |
---|---|
session_id | TYPE: |