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
Changes to allow user to connect with previously received User authToken
1. Modified AnonUser logout method to only logout if the user was truly
anonymous. Otherwise other user sessions get killed and token
immediately expires.
2. Modified User class init to accept password and authToken as
optional.
0 commit comments