:lock: Opinionated JWT authentication library for Http4s
http4s-jwt-auth 0.0.4
Group ID:
dev.profunktor
Artifact ID:
http4s-jwt-auth_2.12
Version:
0.0.4
Release Date:
Jan 23, 2020
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "dev.profunktor" %% "http4s-jwt-auth" % "0.0.4"
ivy"dev.profunktor::http4s-jwt-auth:0.0.4"
//> using dep "dev.profunktor::http4s-jwt-auth:0.0.4"
import $ivy.`dev.profunktor::http4s-jwt-auth:0.0.4`
<dependency> <groupId>dev.profunktor</groupId> <artifactId>http4s-jwt-auth_2.12</artifactId> <version>0.0.4</version> </dependency>
compile group: 'dev.profunktor', name: 'http4s-jwt-auth_2.12', version: '0.0.4'