You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Session is stored in memory, so it is not persistent in any way.
To make possible for users of this library to implement persistent storage, it is needed to add some mechanism to export and import session state.