Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)