watzak / react-native-instagram-oauth

react-native interface to login to instagram (iOS)
69 stars 14 forks source link

redirect url #8

Open EmreMengukan opened 7 years ago

EmreMengukan commented 7 years ago

Hi watzak,

instagram authentication redirect uri web application "localhost/handleauth" I can get request detail

test://init mobile instagram authentication redirect uri test://init [test] my application name How do you do it init is it a function or routing

rogsme commented 7 years ago

I don't know what to put there either 😞 please help!

EmreMengukan commented 7 years ago

Are you alive ?

indatawetrust commented 7 years ago

hi @EmreMengukan @Rogergonzalez21. you can solve the routing problem with https://github.com/luisfcofv/react-native-deep-linking. you can route to the application directly from the instagram redirect address.