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