How do handle social logins on mobile and web?
-
Hello.
I am using this plugin for social login by google:
https://github.com/phanan/vue-google-signin-buttonIt works good on the web, but its not working on Android and iOS. The window just doesnt pop up. Somehow has an universal solution for web and mobile together?
Thank u