PHPackages                             moutard3/oauth2-discord - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. moutard3/oauth2-discord

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

moutard3/oauth2-discord
=======================

OAuth2 client for authenticating with the Discord API servers

1.1.1(8y ago)22141MITPHPPHP &gt;=5.6.0

Since Jun 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Moutard3/oauth2-discord)[ Packagist](https://packagist.org/packages/moutard3/oauth2-discord)[ RSS](/packages/moutard3-oauth2-discord/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (6)Versions (4)Used By (0)

oauth2-discord
==============

[](#oauth2-discord)

[![Build Status](https://camo.githubusercontent.com/5a9188ef73a95922a4af92b0b5cbd2f56fc387ad5cf4185b0cbe675234dad773/68747470733a2f2f7472617669732d63692e6f72672f4d6f7574617264332f6f61757468322d646973636f72642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Moutard3/oauth2-discord) [![Coverage Status](https://camo.githubusercontent.com/cd9ce2eca85d24e2a85684c57efe974c3cac41578789003fed8de842e59c1ac8/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f4d6f7574617264332f6f61757468322d646973636f72642f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/Moutard3/oauth2-discord?branch=master)

Provides Discord OAuth 2.0 support for PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).

Based on

Installation
------------

[](#installation)

Run `composer require moutard3/oauth2-discord`.

Usage
-----

[](#usage)

```
