Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

imbjdd/basic-oauth-2-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

Basic Oauth2 Discord example JavaScript Style Guide

It's a basic example of using oauth2 of discord.

Instructions

  • You need to remove .example from the .env.example file.
  • Also, you need to fill in this file with corrects informations (don't worry, the file is commented).

Installation

WARNING : Nodejs and npm (or yarn) are required to deploy the project.

First, clone the repository :

git clone https://github.com/6346563751/curlink.git
cd curlink

Next, install packages :

npm install # for npm
yarn install # for yarn

Then, run the start script :

npm run start
yarn start

Support

Need some help ? Send me an e-mail !

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Unlicense

About

This project is a (really) simple example of using Discord's oauth2 in a web application using express

Topics

Resources

License

Stars

Watchers

Forks