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