previously http4s-jwt-auth
Simple JWT library for scala with integration for circe and http4s.
libraryDependencies ++= Seq(
"de.lhns" %% "jwt-s" % "1.3.0",
"de.lhns" %% "jwt-s-http4s" % "1.3.0",
"de.lhns" %% "jwt-s-tapir" % "1.3.0",
"de.lhns" %% "jwt-s-jwt-scala" % "1.3.0"
)
This project uses the Apache 2.0 License. See the file called LICENSE.