You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
The current implementation of login with Google on Vocdoni app involves the use of Vocdoni OAuth Service.
Google is, potentially, the main method of login for many users for Vocdoni App.
There is an important part of the Vocdoni App target audience that is not tech-savvy, and they don't have a good level of English.
Even if the texts are not complex (see image) it could be confusing for some users to see this page the first time they try to log in with their Google account for two reasons:
they may not fully grasp what's going on, and
this could be a step where users may abandon the process of creating an account, as they wouldn't find the process familiar and then they would not want to put in risk one of their most crucial online accounts.
Solution:
Implement multilingual support for the Vocdoni Oauth Service
Automatically detect the user's preferred language based on their browser (or the language selected in the app)
Offer the current vocdoni app languages: catalan, spanish and english.
The text was updated successfully, but these errors were encountered:
Problem:
The current implementation of login with Google on Vocdoni app involves the use of Vocdoni OAuth Service.
Google is, potentially, the main method of login for many users for Vocdoni App.
There is an important part of the Vocdoni App target audience that is not tech-savvy, and they don't have a good level of English.
Even if the texts are not complex (see image) it could be confusing for some users to see this page the first time they try to log in with their Google account for two reasons:
Solution:
The text was updated successfully, but these errors were encountered: