React-native-app-auth: Redirecturl

Created on 14 Aug 2020  Â·  4Comments  Â·  Source: FormidableLabs/react-native-app-auth

Hello , when i try to log in with this api , i got on the authorisation page of google but after select m account i got redirect to a web browser with google on home page .
it do no go back to my app .
i have to do something with the redirect url ?
but how to format it ?

thanks you

All 4 comments

Yes, you'll need to configure a redirect url. Are you using Google OAuth? Read more about how to create the redirect url here. You'll then need to pass it into the config and (for android) configure the redirect scheme

Thanks you , will look at it :D

Le sam. 15 août 2020 à 17:14, Kadi Kraman notifications@github.com a
écrit :

Yes, you'll need to configure a redirect url. Are you using Google OAuth?
Read more about how to create the redirect url here
https://developers.google.com/identity/protocols/oauth2/native-app#request-parameter-redirect_uri.
You'll then need to pass it into the config and (for android) configure the redirect
scheme
https://github.com/FormidableLabs/react-native-app-auth#android-setup

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/FormidableLabs/react-native-app-auth/issues/555#issuecomment-674410043,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AMUXLH4VIJC4JSXH5CETUATSA2Q5NANCNFSM4P7SOKTA
.

thanks you , i make it work : D it was hard but now i know how a redirect url look like : D

Hi@pikooli, i have added it in configuration as well but for some emails it is not redirecting me back to the app.
It shows loading loading and then shows google page.
please help.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

janpieterz picture janpieterz  Â·  4Comments

DiegoRealpe picture DiegoRealpe  Â·  8Comments

Vamate picture Vamate  Â·  4Comments

djleonskennedy picture djleonskennedy  Â·  3Comments

erichulser picture erichulser  Â·  5Comments