Files
DefinitelyTyped/types/oauth2-server
Daniel Fischer f15ad0848a [oauth2-server] Add error classes (#27201)
* [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
2018-07-20 18:11:58 -07:00
..