Skip to content

Repository files navigation

JoseKT

Json Object Signin and Encryption (JOSE) for Kotlin

Install

The main way of installing this library is using jitpack.io

repositories {
    // ...
    mavenCentral()
    maven("https://jitpack.io")
}

dependencies {
    // Replace TAG with the desired version
    implementation("org.cufy.josekt:josekt:TAG")
}

About

JOSE for Kotlin

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages