rajshrimohanks / google-signin-demo

Just a simple app to demonstrate Google Sign in with Authorization Code Flow for OAuth 2.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Signin Test

Just a simple app to demonstrate Google Sign in with Authorization Code Flow for OAuth 2.0.

Set up

Rename sample.env to .env and configure the variables.

Run npm install to install dependencies.

Then run npm start to start the app.

About

Just a simple app to demonstrate Google Sign in with Authorization Code Flow for OAuth 2.0.

License:MIT License


Languages

Language:HTML 66.9%Language:JavaScript 33.1%