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
Hi,
I can't find in the docs the official way to retrieve the sessionToken from a request object.
I personally use request.query.sessionToken, but I see a lot of user.getSessionToken() in the source (it's not in the docs).