Specify your setup
Describe the bug
Documentation says that OAuthError has a property inner. It is set in the code. But TS typings are missing this property.
Looking at the code, there should be inner?: Error.
To Reproduce
Expected behavior
Screenshots
Additional context