lhns / jwt-s   1.0.0

Apache License 2.0 GitHub

Simple JWT library for scala with an integration for circe and http4s

Scala versions: 3.x 2.13
Scala.js versions: 1.x

jwt-s

build Release Notes Maven Central Apache License 2.0 Scala Steward badge

previously http4s-jwt-auth

Simple JWT library for scala with integration for circe and http4s.

build.sbt

libraryDependencies += "de.lhns" %% "jwt-s" % "1.0.0"
libraryDependencies += "de.lhns" %% "jwt-s-http4s" % "1.0.0"
libraryDependencies += "de.lhns" %% "jwt-s-jwt-scala" % "1.0.0"

License

This project uses the Apache 2.0 License. See the file called LICENSE.