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
Report which provider rejected credentials on auth failure
The auth_failure event reused error_class, which everywhere else means
the JS error constructor name. One column carrying two incompatible
meanings cannot be analysed, and it made the documented error_class
guarantee false: the value shipped was a local send-failure kind that
never passed through the classifier.
0 commit comments