KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
oauth2-discord
★ 8
Open GitHub ↗
Discord OAuth2 provider
Download README (.md)
Explore Similar Repositories
test-suites
:
A read-only Git copy of the OpenBenchmarking.org test suites.
hacker-news-ios
:
Hacker News iOS App
dewordify
:
Prepare an online courses in MS Word and quickly convert it to clean HTML using this application
csec-hugo
:
No description available.
node-red-contrib-zeromq
:
ZeroMQ Pub/Sub nodes for Node-RED
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
oauth2-discord
?
Download (.md)
 ==== [](https://travis-ci.org/chonsser/oauth2-discord) [](https://packagist.org/packages/chonsser/oauth2-discord) [](https://coveralls.io/github/chonsser/oauth2-discord?branch=master) [](https://packagist.org/packages/chonsser/oauth2-discord) [](https://packagist.org/packages/chonsser/oauth2-discord) [](https://insight.sensiolabs.com/projects/7248b0ba-a16a-4436-9afe-9716d64d62b9) Provides [Discord](https://discordapp.com/) OAuth 2.0 support for PHP League's [OAuth 2.0 client](https://github.com/thephpleague/oauth2-client). Fully compliant with the [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md) & [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) and the [PHP7 features](http://php.net/manual/en/migration70.new-features.php). Used in applications using Discord's OAuth 2.0 authorization (such as [DiscordList.io](https://discordlist.io)). ## Installation To install, use composer ``` composer require chonsser/oauth2-discord ``` [](https://discordlist.io)