18 comments (18 comments)11 reactions (11 reactions)0 assignees (0 assignees)JavaScript2,295 forks (2,295 forks)batch import
enhancementgood first issue
Repository metrics
- Stars
- 7,665 stars (7,665 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
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
- Research direction
- Examine the existing authentication flow (JWT), add Passport.js Google strategy, update user model to include Google ID, and integrate with the current token generation.
- Tech stack
- javascriptnodejsexpress
- Domain
- backendapi
- Issue type
- Feature
- Prerequisites
- GitNode.js