Sunday, May 21, 2017

Laravel/socialite disallowed_useragent on iOS [on hold]

I have a problem with the app i am creating. I am working on a project with laravel 5.4 and socialite and everything works great on android and windows except when someone wants to register to app with google from an iphone with ios 10(probably on more versions). When user clicks on google button it redirects to a google 403 error page.

enter image description here

Note that I tried from different browsers but always I come up with the same error only from iOS phones and maybe Mac too.

Is there any knows solutions to workaround this error? Let me know if you need any part of the code.



via Vaggelis Ksps

Advertisement