opencodeiiita / Productivity-Tracker

6 stars 45 forks source link

Implement authentication using Google #52

Closed ashutosh3027 closed 3 years ago

ashutosh3027 commented 3 years ago

Issue: 39

Short description of what this resolves:

Implement authentication using Google Click on the sign-in button will redirect us to google login page (URL id http://localhost:3000/auth/google) Implemented through passportjs authentication middleware When user sign-in through Gmail id its detail get stored in the database according to the schema Make sure clientId and clientSecret is there in config/keys.js before running on the local host

Changes proposed in this pull request and/or Screenshots of changes:

-

-

opencode-bot commented 3 years ago

Hey @ashutosh3027

Thanks for opening this PR :rocket:. Mentor will review your PR soon and till then, keep contributing and stay calm.

Thanks for contributing to OpenCode ✨✨!