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