lhns / jwt-s   0.5.0

Apache License 2.0 GitHub

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

Scala versions: 3.x 2.13 2.12

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.