react-native-oauth
react-native-oauth copied to clipboard
Android Custom Provider
Looks like there is an issue when using custom providers with android.
On call back I see a GET request going out, which OAuth20Service.getAccessToken then throws an error and breaks the thread.
Has anyone else seen this?