bjerkio / oidc-react

React component to provide OpenID Connect and OAuth2 protocol support. 🌳
MIT License
327 stars 69 forks source link

feat: add `onSignInError` to AuthProvider #1030

Closed simenandre closed 1 year ago

simenandre commented 1 year ago

This new error callback let us have a better control (for giving feedback to the users) when the signIn function fails