adhamsalama / oauth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple NodeJS implementation of authorizing a user using Oauth2 (via Google). First you have to register your app at an identity provider (like Google) and get clientId and clientSecret.

Install

npm i

Run

npm run start

About


Languages

Language:HTML 63.4%Language:JavaScript 36.6%