An open API service indexing awesome lists of open source software.

https://github.com/bennyscripts/discord-oauth2-login

A simple node js express app for discord oauth2 login for your website.
https://github.com/bennyscripts/discord-oauth2-login

Last synced: 4 months ago
JSON representation

A simple node js express app for discord oauth2 login for your website.

Awesome Lists containing this project

README

          

# discord-oauth2-login
A simple node js express app for discord oauth2 login for your website.

### Install
- Download the source code
- Unzip the code
- Run `npm i` in the same folder as app.js
- Now run `node app.js` to start the app.
- The app will now be running on port `80`.