Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/venkata-naveen-varma/google-auth
Authenticate a user using Google account with NodeJS
https://github.com/venkata-naveen-varma/google-auth
expressjs google-authentication nodejs oauth2 passport server
Last synced: 2 months ago
JSON representation
Authenticate a user using Google account with NodeJS
- Host: GitHub
- URL: https://github.com/venkata-naveen-varma/google-auth
- Owner: venkata-naveen-varma
- 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: 2023-11-28T23:29:14.450Z (about 1 year ago)
- Topics: expressjs, google-authentication, nodejs, oauth2, passport, server
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- 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)