-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google shows a scary message that discourages people from using it #212
Comments
Interesting. Thanks for reporting this. It seems I have not seen it because you do not get this warning for your own app. Anyway, it seems the issue is because I am requesting permissions to access your Google Plus contacts (so that the app could suggest you people to delegate to). It seems this is seen as sensitive by Google (which, based on latest Facebook fiasco is probably reasonable), so I would have to go through verification process. For that, I think we would first have to:
More info: So for now I cannot do much about this. |
Suggesting people to delegate access to seems like not core functionality. What would it look like to just remove the Google+ contacts permission, would it be easy to get verified then? |
I see this should theoretically be fixed by 3fe9088, but the same error still displays on cloyne.org - has the version on cloyne.org been updated? Related: running it locally is crashing for me right now but peermind/account/services.coffee shows
The main benefit of being able to log in with other services, is to reduce the cognitive overhead of creating a new account/password. If an account has already been created for an email address, why not let them log in with the social account immediately without having to create a password? |
Confirmed: After clicking through the scary warning and granting permissions, trying to log in with google as [email protected] still shows an error, even though that account has a username/password set up: |
Is there a cooperative way we can get Google verification so that this message doesn't pop up when people click "sign in to Google"? House president is saying account creation is a barrier to people using PeerMind at Cloyne.
The text was updated successfully, but these errors were encountered: