Skip to content

Repository files navigation

AzAuth

Java CIMaven CentralChat

A Java implementation of the Azuriom Auth API.

Installation

Maven

<dependencies>
<dependency>
<groupId>com.azuriom</groupId>
<artifactId>azauth</artifactId>
<version>1.1.0</version>
</dependency>
</dependencies>

Gradle

repositories {
mavenCentral()
}
dependencies {
implementation 'com.azuriom:azauth:1.1.0'
}

Usage

You can find how to use AzAuth on our documentation.

Dependencies

AzAuth uses Google Gson to deserialize JSON, and JSpecify annotations to provide nullability information.

About

A Java implementation of the Azuriom Auth API.

Topics

Resources

Security policy

Stars

8 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages