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