Skip to content
João Gabriel edited this page Aug 31, 2023 · 1 revision

A small Discord OAuth2 API wrapper for Java.

Features

  • Generates the authorization URL.
  • Code authorization for access token and refresh token.
  • Refresh the access token with refresh token.
  • Get the user, guilds, and connection info of a user from access token.
Clone this wiki locally