Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chonsser/oauth2-discord

Discord OAuth2 provider
https://github.com/chonsser/oauth2-discord

discord discordapi discordapp discordlist oauth2

Last synced: about 1 month ago
JSON representation

Discord OAuth2 provider

Awesome Lists containing this project

README

        

![oauth2-discord logo](http://i.imgur.com/cTj9sCa.png)
====
[![Build Status](https://travis-ci.org/chonsser/oauth2-discord.svg?branch=master)](https://travis-ci.org/chonsser/oauth2-discord)
[![Latest Stable Version](https://poser.pugx.org/chonsser/oauth2-discord/version)](https://packagist.org/packages/chonsser/oauth2-discord)
[![Coverage Status](https://coveralls.io/repos/github/chonsser/oauth2-discord/badge.svg?branch=master)](https://coveralls.io/github/chonsser/oauth2-discord?branch=master)
[![License](https://poser.pugx.org/chonsser/oauth2-discord/license)](https://packagist.org/packages/chonsser/oauth2-discord)
[![Total Downloads](https://poser.pugx.org/chonsser/oauth2-discord/downloads)](https://packagist.org/packages/chonsser/oauth2-discord)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/7248b0ba-a16a-4436-9afe-9716d64d62b9/mini.png)](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
```

[![DLM logo](http://i.imgur.com/j10tczn.png)](https://discordlist.io)