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
When an auth provider's well-known endpoint cannot be queried normally (e.g. LinkedIn gives a 429 Too Many Requests), the RSD fully crashes with a client side error.
What should happen instead is that the RSD functions as normal, and that, when signing in, the faulty providers are greyed out.
The text was updated successfully, but these errors were encountered:
When an auth provider's well-known endpoint cannot be queried normally (e.g. LinkedIn gives a
429 Too Many Requests
), the RSD fully crashes with a client side error.What should happen instead is that the RSD functions as normal, and that, when signing in, the faulty providers are greyed out.
The text was updated successfully, but these errors were encountered: