A small Discord OAuth2 API wrapper for Java.
- 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.
Click here to see the Wiki and learn how to use the API.