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
thrownewError(`Unknown KnownError code. You may need to update your version of Stack to see more detailed information. ${json.code}: ${json.message}`);
87
+
thrownewError(`An error occurred. Please update your version of the Stack Auth SDK. ${json.code}: ${json.message}`);
0 commit comments