bjerkio/oidc-react

Error Handling for failed authentication

curiosDevInSearch opened this issue · 0 comments

I cannot find any error handling props in the AuthProvider class, the scenario is after I got redirected back from and there are an issue in the third party sign in, it just return to the redirect url with the a query params of ?error_description= is there way of handling any error when doing SSO?