Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers
There are multiple ways to achieve the example you provide, and the JS API provides a fine grained control over the login process, at the browser. You can do this, but you will need to code it in your application.
The documentation to the JS API is at: docs.oneall.com/api/javascript/library/methods/#social_login_link.
Alternatively, you can also achieve this server-side, look at: docs.oneall.com/services/implementation-guide/social-login/ for a complete guide.
Regards.