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
Specify your setup
Describe the bug
Documentation says that
OAuthErrorhas a propertyinner. 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