oauth2-server icon indicating copy to clipboard operation
oauth2-server copied to clipboard

Useful error descriptions

Open Sephster opened this issue 3 years ago • 3 comments

This PR removes the hints from the OAuthException class and instead, provides more useful error messages in the default exception error message.

Sephster avatar Dec 12 '20 00:12 Sephster

Will address issues raised in issue #1093

Sephster avatar Dec 12 '20 00:12 Sephster

  • [ ] Convert exception class to final
  • [ ] Remove previous reference in changelog of hint fix for invalid credentials on the password grant

Sephster avatar Dec 12 '20 00:12 Sephster

Hi, any updates on this? I'm facing a 401 unauthenticated response in Laravel when credentials are wrong. Does this PR resolve/clarify in some way the returning errors?

lucianobosco avatar Mar 31 '21 23:03 lucianobosco