https://github.com/saranvlmna/glock
Google Authentication
https://github.com/saranvlmna/glock
google googleauthenticaion nodejs passport
Last synced: 3 months ago
JSON representation
Google Authentication
- Host: GitHub
- URL: https://github.com/saranvlmna/glock
- Owner: saranvlmna
- Created: 2022-08-05T17:01:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T09:12:48.000Z (over 2 years ago)
- Last Synced: 2024-01-11T10:56:14.062Z (over 1 year ago)
- Topics: google, googleauthenticaion, nodejs, passport
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# google_authentication
# install
yarn || npm i# start
create .env file and update -
GOOGLE_CLIENT_ID
GOOGLE_CLIENT_SECRET
GOOGLE_CALLBACK_URLrun following commands
source .envyarn run dev || npm run dev
# description
its a simple node js authentication system for google
# auther
Saranjith P
visit: https://sarancom.web.app/