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