Skip to content

Releases: Privatedocs-1/KotJWT

kotjwt_v2.0

12 Feb 11:08
Compare
Choose a tag to compare

v2.0 of KotJWT is now available! This Kotlin library offers a simple solution for working with JWT and refresh tokens using HMAC SHA-256 encryption. Efficiently encode, decode, and validate tokens with ease.

KotJWT_v1.0

12 Jan 01:20
Compare
Choose a tag to compare

KotJWT v1.0 release: Lightweight Kotlin library for encoding, decoding, and validating JWT and refresh tokens using HMAC SHA-256. Enhance security and functionality in your Kotlin projects with this versatile tool.