Simple JWT library for scala with an integration for circe and http4s
http4s-jwt-auth 0.4.3
Group ID:
de.lhns
Artifact ID:
http4s-jwt-auth_2.12
Version:
0.4.3
Version Scheme:
Release Date:
Feb 3, 2023
Licenses:
Files:
Full Scala Version:
2.12.17
Developers:
libraryDependencies += "de.lhns" %% "http4s-jwt-auth" % "0.4.3"
ivy"de.lhns::http4s-jwt-auth:0.4.3"
//> using dep "de.lhns::http4s-jwt-auth:0.4.3"
import $ivy.`de.lhns::http4s-jwt-auth:0.4.3`
<dependency> <groupId>de.lhns</groupId> <artifactId>http4s-jwt-auth_2.12</artifactId> <version>0.4.3</version> </dependency>
compile group: 'de.lhns', name: 'http4s-jwt-auth_2.12', version: '0.4.3'