Skip to content

kundanhere/oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth-2.0

OAuth-based account sign-in demo

Quick Start

Install dependencies:

$ npm install

Start the server:

$ npm run start

or run dev server for hot reload:

$ npm run dev

Visit the website at http://localhost:3000

Releases

No releases published

Packages

No packages published