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
There are plenty of error codes that could get exposed and several functions that throw these. The callback functions currently only return true/false to indicate success/failure but could include the error code as a second argument.
There are plenty of error codes that could get exposed and several functions that throw these. The callback functions currently only return true/false to indicate success/failure but could include the error code as a second argument.