Skip to content

cufyorg/josekt

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages