Search by

vince614 / oauth2-discord

vince614

OAuth2 provider for Discord API authentication

Package info

github.com/vince614/oauth2-discord

pkg:composer/vince614/oauth2-discord

Statistics

Installs: 20

Dependents: 0

Suggesters: 0

Stars: 1

v1.2 2023-09-12 17:36 UTC

This package is auto-updated.

Last update: 2026-09-06 19:26:45 UTC


README

Build Status Latest Stable Version Coverage Status License Total Downloads SensioLabsInsight

Provides Discord OAuth 2.0 support for PHP League's OAuth 2.0 client. Fully compliant with the PSR-1 & PSR-2 and the PHP7 features.

Used in applications using Discord's OAuth 2.0 authorization (such as DiscordList.io).

Installation

To install, use composer

composer require chonsser/oauth2-discord

DLM logo