Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T14:54:21.000Z (over 6 years ago)
- Last Synced: 2024-10-06T04:21:14.071Z (3 months 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/v/adamint/DiscordOAuth-Java.svg)](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)