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