Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naveen-v-v/google-auth
Authenticate a user using Google account with NodeJS
https://github.com/naveen-v-v/google-auth
expressjs google-authentication nodejs oauth2 passport server
Last synced: 2 days ago
JSON representation
Authenticate a user using Google account with NodeJS
- Host: GitHub
- URL: https://github.com/naveen-v-v/google-auth
- Owner: naveen-v-v
- Created: 2023-11-14T16:47:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T22:29:05.000Z (about 1 year ago)
- Last Synced: 2025-01-05T07:17:15.867Z (21 days ago)
- Topics: expressjs, google-authentication, nodejs, oauth2, passport, server
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# google-auth
Authenticate a user using Google account with NodeJSCheckout the explanation in [Medium Post](https://medium.com/@naveen-varma/google-login-authentication-using-oauth2-passport-nodejs-214bcf0a0bdb)