/authcord

A tiny Discord OAuth2 library.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

authcord

A tiny Discord OAuth2 library that builds on x/oauth2 adding helper methods for Discord endpoints. Manages token refreshes, state and JSON decoding internally.

Usage

Refer to the examples.