mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Clearly we can see in the OAuth2 repository that the callback type is a function that is call on [_executeRequest](https://github.com/ciaranj/node-oauth/blob/master/lib/oauth2.js) coming from the [get](https://github.com/ciaranj/node-oauth/blob/master/lib/oauth2.js#L219) callback defition If you follow the trace of _executeRequest and _request function types you will see that the callback function type is wrong |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| oauth-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||