mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 08:34:32 +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