react-native-oauth
react-native-oauth copied to clipboard
A react-native wrapper for social authentication login for both Android and iOS
Cannot get Google Auth token after : 1. Authorised using profile scope. eg. _manager.authorize('google', { scopes: profile })_ 2. After make request using https://www.googleapis.com/plus/v1/people/me
Build failed without this fix
If i login then logout a few times on iOS google auth does not work anymore. I get "The operation couldn’t be completed. (NSURLErrorDomain error -1012.)" upon the request. This...
Hi there, shinny package you have built here, was using it an notice a few bottle necks for my use case, so I already have email and password login on...
Sorry, my english is bad. i got 4 values from Magento. OAuth 1.0. They are: "CONSUMER_KEY", "CONSUMER_SECRET", "ACCESS_TOKEN", "TOKEN_SECRET" When i create my own provider, i got error Callback_url. Anyone...
Getting this error and then the app crashes when trying to authorize. If I "Erase all content and settings..." in the emulator, it works again for a while. `2018-03-20 16:52:52.144700-0400...
We are having an issue that has developed recently after using this library for the last 6 months. We have authentication working, but UUID is being returned as null. The...
``` rnpm-install ERR! Something went wrong while linking. Error: spawn UNKNOWN Please file an issue here: https://github.com/facebook/react-native/issues spawn UNKNOWN ``` I get the following error when attempting to link the...
This is err:  Help me please!