Quickstart
This Quickstart will guide you to implement the use case Log-in with Google
on your website. See Github repo.
In this scenario, we need to have 3 renderings of login page according to visitor geographical area.
All users in Europe/America will have the basic login process and login with Google,
Users in Asia zone will get the basic login process and login with WeChat
All the others will get only basic login process. We will change the login button color according to the geographical area too.



Last updated
Was this helpful?