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

https://github.com/vlovgr/jots

Functional JWTs for Scala
https://github.com/vlovgr/jots

jwt scala

Last synced: 9 days ago
JSON representation

Functional JWTs for Scala

Awesome Lists containing this project

README

          

# Jots

[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/vlovgr/jots/ci.yml?branch=main)](https://github.com/vlovgr/jots/actions)
[![Version](https://img.shields.io/maven-central/v/se.vlovgr/jots_3?label=version&color=orange)](https://index.scala-lang.org/vlovgr/jots)

Functional signing and verification of JWTs for Scala, Scala.js, Scala Native.

Please continue to the [microsite](https://vlovgr.github.io/jots) for documentation and more information.