GitHub user suntehnik opened a pull request:
https://github.com/apache/usergrid/pull/569
Add google oauth2 authentication
This commit adds google oauth2 authentication method for usegrid core
services. It was tested using REST client with my android app and works as
expected.
User profile, created by authenticating with google has it's user first and
last names, picked form google plus profile, as well as user avatar and e-mail.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/suntehnik/usergrid master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/569.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #569
----
commit 12ee8925bb07a3623ea758dfa75ce24e13adf8ca
Author: Dmitry Valetin <[email protected]>
Date: 2017-03-01T02:31:35Z
Add google oauth2 authentication method
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---