All Projects β†’ disco-oauth β†’ disco-oauth

disco-oauth / disco-oauth

Licence: MIT License
A library for easing the use of https://discordapp.com 's OAuth2 API

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to disco-oauth

Assent
Multi-provider framework in Elixir
Stars: ✭ 126 (+320%)
Mutual labels:  oauth2, discord
Oauth
πŸ”— OAuth 2.0 implementation for various providers in one place.
Stars: ✭ 336 (+1020%)
Mutual labels:  oauth2, discord
Pow assent
Multi-provider authentication for your Pow enabled app
Stars: ✭ 236 (+686.67%)
Mutual labels:  oauth2, discord
Discordoauth
I have made a PHP script to help automate Oauth login for Discord [Login With Discord]. It contains a base and needs to be coded more to actually implement it into your website [Sessions has not been included, just the files to retrieve the info from the API]
Stars: ✭ 65 (+116.67%)
Mutual labels:  oauth2, discord
Hackathon Starter Kit
A Node-Typescript/Express Boilerplate with Authentication(Local, Github, Facebook, Twitter, Google, Dropbox, LinkedIn, Discord, Slack), Authorization, and CRUD functionality + PWA Support!
Stars: ✭ 242 (+706.67%)
Mutual labels:  oauth2, discord
AzureAuth
R package for OAuth 2.0 authentication with Azure Active Directory
Stars: ✭ 29 (-3.33%)
Mutual labels:  oauth2
pagkibot
Discord bot for instant Twitch live notifications using Twitch's PubSub API.
Stars: ✭ 25 (-16.67%)
Mutual labels:  discord
starlette-discord
"Login with Discord" support for Starlette and FastAPI
Stars: ✭ 15 (-50%)
Mutual labels:  oauth2
authport
A zero-dependency mutli-service authentication tool for node.js
Stars: ✭ 14 (-53.33%)
Mutual labels:  oauth2
warnable
Simple Discord bot to moderate Discord servers, specifically to warn members.
Stars: ✭ 34 (+13.33%)
Mutual labels:  discord
CreArts-Discord
CreArts is an easily customizable theme that customizes the appearance.
Stars: ✭ 139 (+363.33%)
Mutual labels:  discord
anontwi
Anontwi is a tool for OAuth2 applications (such as: GNUSocial, Twitter) that provides different layers of encryption, privacy methods and proxy features.
Stars: ✭ 26 (-13.33%)
Mutual labels:  oauth2
ngx-security-starter
A full implementation of the heloufir/security-starter with an Angular 7+ front-end implementation, with a laravel 5.8.* server
Stars: ✭ 37 (+23.33%)
Mutual labels:  oauth2
Green-bot
🎧 Green-bot is a powerfull discord music bot used by 10M users and more than 50,000 servers
Stars: ✭ 103 (+243.33%)
Mutual labels:  discord
SoundCloud-API
SoundCloud API wrapped into a bunch of classes. Built with Retrofit2 and RxJava2.
Stars: ✭ 63 (+110%)
Mutual labels:  oauth2
Discord-Bot-Choo-Choo
Coding Train Example Discord Bot
Stars: ✭ 35 (+16.67%)
Mutual labels:  discord
ueberauth facebook
Facebook OAuth2 Strategy for Überauth.
Stars: ✭ 72 (+140%)
Mutual labels:  oauth2
Chill
CHILL - Discord Bot
Stars: ✭ 15 (-50%)
Mutual labels:  discord
vimsence
Discord Rich Presence plugin for Vim
Stars: ✭ 138 (+360%)
Mutual labels:  discord
electron-oauth-helper
Easy to use helper library for OAuth1 and OAuth2.
Stars: ✭ 55 (+83.33%)
Mutual labels:  oauth2

Documentation

Available on disco-oauth.vercel.app.


Contributing

Anyone can fork this repo and make desired changes and create a pull request. Your pull request will be accepted and merged with the respective branch if: -

  1. Has a proper description regarding the changes made and why they are required.
  2. It is syntactically correct and does what is described in the description and is not handled in the library already.
  3. It follows the coding style followed throughout the library.

If (1) or (2) is not followed, the pull request will be rejected right away.

To ensure (2) is followed, be sure to run the format and lint scripts or simply run the prepublishOnly script.

If (3) is not followed, I will make the desired changes myself in a way that it follows (3).


Reporting issues

Go to the github issues page to report a bug or request a new feature.


You can also join this discord guild to report any issues or request a new feature or propose changes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].