Simple JWT library for scala with an integration for circe and http4s
http4s-jwt-auth 0.2.2
Group ID:
de.lolhens
Artifact ID:
http4s-jwt-auth_2.13
Version:
0.2.2
Release Date:
Mar 4, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "de.lolhens" %% "http4s-jwt-auth" % "0.2.2"
ivy"de.lolhens::http4s-jwt-auth:0.2.2"
//> using dep "de.lolhens::http4s-jwt-auth:0.2.2"
import $ivy.`de.lolhens::http4s-jwt-auth:0.2.2`
<dependency> <groupId>de.lolhens</groupId> <artifactId>http4s-jwt-auth_2.13</artifactId> <version>0.2.2</version> </dependency>
compile group: 'de.lolhens', name: 'http4s-jwt-auth_2.13', version: '0.2.2'