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
Since authData has not been initialized when revoking, there is no way to check if the current session is valid after logout. Is it possible to set authData to nil when calling the logout method?
The text was updated successfully, but these errors were encountered:
Since authData has not been initialized when revoking, there is no way to check if the current session is valid after logout. Is it possible to set authData to nil when calling the logout method?
The text was updated successfully, but these errors were encountered: