mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-29 13:20:30 +00:00
* [oauth2-server] Add error classes * [oauth2-server] Add code and name to OAuthError - they seem to be set by all subclasses * [oauth2-server] Add message to OAuthError * [oauth2-server] validateScope should actually return a string, not an array * [oauth2-server] correct properties of OAuthError