hagopj13/node-express-boilerplate

Add support for Google auth

Open

#5 opened on Feb 16, 2020

View on GitHub
 (18 comments) (11 reactions) (0 assignees)JavaScript (6,397 stars) (1,900 forks)batch import
enhancementgood first issue

Description

Allow authentication with Google sign-in. This includes registering the user (on first login) and integrating with the current access token setup.

Contributor guide