PHPackages                             team-reflex/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. team-reflex/oauth2-discord

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

team-reflex/oauth2-discord
==========================

OAuth2 client for authenticating with the Discord API servers

v1.0(9y ago)5825.3k↓33.3%26[5 issues](https://github.com/teamreflex/oauth2-discord/issues)[2 PRs](https://github.com/teamreflex/oauth2-discord/pulls)1MITPHPCI failing

Since Jun 20Pushed 5y ago4 watchersCompare

[ Source](https://github.com/teamreflex/oauth2-discord)[ Packagist](https://packagist.org/packages/team-reflex/oauth2-discord)[ RSS](/packages/team-reflex-oauth2-discord/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (1)

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

[](#oauth2-discord)

[![Build Status](https://camo.githubusercontent.com/cdef19d0271896bb85e763c07aa03891bdcbd42b6263cb1749aa87a9e277655d/68747470733a2f2f7472617669732d63692e6f72672f7465616d7265666c65782f6f61757468322d646973636f72642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/teamreflex/oauth2-discord) [![Coverage Status](https://camo.githubusercontent.com/c7d2b3cc6a9541fec79556545022e321c2696448f4e241c44ffe95878e973f67/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7465616d7265666c65782f6f61757468322d646973636f72642f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/teamreflex/oauth2-discord?branch=master)

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

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

[](#installation)

Run `composer require team-reflex/oauth2-discord`.

Usage
-----

[](#usage)

```
