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