Skip to content
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

added support for Google Accounts Authentication and Authorization API #65

Closed
wants to merge 1 commit into from

Conversation

chuckmah
Copy link

Added support for Google Accounts API and changed GoogleAdapter implementation

The problem was that the Google+ API is not activated for every Google user (..it's can be deactivated for Google Apps Entreprise domain in example) So we are unable to authenticate those user. On the other hand The Google Accounts API is always activated for every google user.

Also, with this you do not need to activate the Google+ API in the developer console
see #22

@mlaccetti mlaccetti self-assigned this Mar 21, 2015
@mlaccetti
Copy link
Collaborator

Merged into the develop branch, manually. It's merged, I swear!

@mlaccetti mlaccetti closed this Mar 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants