:lock: Opinionated JWT authentication library for Http4s
http4s-jwt-auth 1.0.0-RC2
Group ID:
dev.profunktor
Artifact ID:
http4s-jwt-auth_2.13
Version:
1.0.0-RC2
Release Date:
Apr 24, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "dev.profunktor" %% "http4s-jwt-auth" % "1.0.0-RC2"
ivy"dev.profunktor::http4s-jwt-auth:1.0.0-RC2"
//> using dep "dev.profunktor::http4s-jwt-auth:1.0.0-RC2"
import $ivy.`dev.profunktor::http4s-jwt-auth:1.0.0-RC2`
<dependency> <groupId>dev.profunktor</groupId> <artifactId>http4s-jwt-auth_2.13</artifactId> <version>1.0.0-RC2</version> </dependency>
compile group: 'dev.profunktor', name: 'http4s-jwt-auth_2.13', version: '1.0.0-RC2'