https://github.com/saranvlmna/glock
Google Authentication
https://github.com/saranvlmna/glock
google googleauthenticaion nodejs passport
Last synced: about 1 month ago
JSON representation
Google Authentication
- Host: GitHub
- URL: https://github.com/saranvlmna/glock
- Owner: saranvlmna
- Created: 2022-08-05T17:01:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T09:12:48.000Z (almost 4 years ago)
- Last Synced: 2025-03-05T12:45:13.343Z (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_URL
run following commands
source .env
yarn run dev || npm run dev
# description
its a simple node js authentication system for google
# auther
Saranjith P
visit: https://sarancom.web.app/