Open coezbek opened 3 years ago
In case an error is raised within the OAuth2 request() it would make sense to forward the error kind.
At least the invalid_credentials currently returned doesn't capture all errors which can occur during request_phase.
invalid_credentials
In case an error is raised within the OAuth2 request() it would make sense to forward the error kind.
At least the
invalid_credentials
currently returned doesn't capture all errors which can occur during request_phase.