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

Support Google login #7

Closed
diegohaz opened this issue Sep 28, 2016 · 1 comment
Closed

Support Google login #7

diegohaz opened this issue Sep 28, 2016 · 1 comment

Comments

@diegohaz
Copy link
Owner

diegohaz commented Sep 28, 2016

The same way Facebook and GitHub login was implemented, we need to:

It's important to note that the API will only handle the token provided by Google and not the entire OAuth process (it must be done on the client).

This issue is participating on the Digital Ocean's Hacktoberfest.

QzSG added a commit to QzSG/generator-rest that referenced this issue Oct 6, 2016
@QzSG
Copy link
Contributor

QzSG commented Oct 6, 2016

@diegohaz Hi again I couldn't resist contributing 😄. Tell me if there are any parts I forgot to edit

diegohaz pushed a commit that referenced this issue Oct 9, 2016
Refer to #7

Update index.js

Eslint : Fix trailing comma

Update index.test.js

Eslint: Fixed no tabs/ indent error
diegohaz pushed a commit that referenced this issue Oct 9, 2016
Refer to #7

Update index.js

Eslint : Fix trailing comma

Update index.test.js

Eslint: Fixed no tabs/ indent error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants