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

Sign in with google easily with ERGoogleSignIn #833

Merged
merged 6 commits into from
Apr 27, 2017

Conversation

taylorhadden
Copy link
Contributor

This creates a new framework, ERGoogleSignIn. It contains the required jar files from the Google Sing In Api (and the associated Apache 2.0 license), two components, and a utility class. Together, they make it easy to add the google sign in button to your login page and ensure that your logout link will sign your user's google account out of your app.

The ERGoogleLoginForm component contains the bulk of the documentation. It uses direct actions to provide the user's authentication token from the google sign in js system.

@darkv darkv added the Wonder7 label Apr 18, 2017
@darkv darkv requested a review from rkiddy April 18, 2017 12:34
@darkv darkv merged commit 10bbfca into wocommunity:master Apr 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants