https://github.com/adamint/java-discord-authenticator
OAuth Library for easy Authentication and Querying
https://github.com/adamint/java-discord-authenticator
discord java jda oauth-library oauth2
Last synced: 2 months ago
JSON representation
OAuth Library for easy Authentication and Querying
- Host: GitHub
- URL: https://github.com/adamint/java-discord-authenticator
- Owner: adamint
- Created: 2016-12-14T02:32:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T14:54:21.000Z (over 8 years ago)
- Last Synced: 2025-06-04T12:16:13.313Z (about 1 year ago)
- Topics: discord, java, jda, oauth-library, oauth2
- Language: Java
- Homepage:
- Size: 35.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Discord OAuth Library Version 1.0
OAuth Library for easy web authentication.
# Click Jitpack gradle link below
[](https://jitpack.io/#adamint/DiscordOAuth-Java)
Learn how to use this by looking at a simple test [here](https://github.com/adamint/Java-Discord-OAuth-Library/blob/master/src/test/java/com/adamratzman/oauth/main/DiscordAuthenticatorTest.java)