oauth-client
Redirects OAuth flow errors to the frontend app.
When an OAuth sign-in flow fails for any reason, the error message needs to be delivered to the frontend app requesting the flow. This callback delivers the errors as error and error_description query params. Usually this request is not called directly.
get/callback