i want to use laravel-socialite
with react native , my question is how to redirect from browser of phone to application (react native) with token from laravel ?
any suggestion?
Asked
Active
Viewed 1,318 times
1

krimo
- 666
- 2
- 8
- 27
-
I think you should use laravel api. Maybe think can help you https://stackoverflow.com/questions/35966605/using-laravel-socialite-with-an-api – Khayankhyarvaa Turmandakh Oct 01 '20 at 01:11
-
@KhayankhyarvaaTurmandakh thanks my problem is how to redirect from browser of phone to my app – krimo Oct 01 '20 at 11:46
-
1Few years ago I tried this flow. I remember that first step is your app support custom url schema. second step is when call app from browser is require user click action on the web site – Khayankhyarvaa Turmandakh Oct 03 '20 at 06:02
-
@KhayankhyarvaaTurmandakh any more detail ? – krimo Oct 10 '20 at 00:08