nativescript-oauth
nativescript-oauth copied to clipboard
Redirect Problem
Hello guys!
I'm successfully logging in to facebook and google. But login with google does not return to the app.
I'm using the App's default URL, just changing the ID to match with my registered App in google.
// e,g redirectUri: "com.googleusercontent.apps.1117654197302-fge4sp9tvte44h6p9fu37dvj82pv5mi0: / auth",
After login opens the google page, instead of going back to the App.
Thank you!
I have the same problem
com.googleusercontent.apps.234277790699-fehpvunnnqef7n7ml5aj5f1urj8n23jm:/social?state=abcd&code=4/pAGJHdgSoycJ31UkLuVSINFD2fqdK77ULU4zX5t2mVDUBE4_uFDgm4hwuhOdXTjgh1XvvhmtWyjW15CmkjI5OdI&scope=email%20https://www.googleapis.com/auth/userinfo.email%20openid&authuser=0&session_state=9d77d530bf28dd5ea6021462a4b47036b95e5813..4901&prompt=consent
