:lock: Opinionated JWT authentication library for Http4s
http4s-jwt-auth 1.2.3
Group ID:
dev.profunktor
Artifact ID:
http4s-jwt-auth_3
Version:
1.2.3
Release Date:
Jul 25, 2024
Licenses:
Files:
Full Scala Version:
3.3.3
libraryDependencies += "dev.profunktor" %% "http4s-jwt-auth" % "1.2.3"
ivy"dev.profunktor::http4s-jwt-auth:1.2.3"
//> using dep "dev.profunktor::http4s-jwt-auth:1.2.3"
import $ivy.`dev.profunktor::http4s-jwt-auth:1.2.3`
<dependency> <groupId>dev.profunktor</groupId> <artifactId>http4s-jwt-auth_3</artifactId> <version>1.2.3</version> </dependency>
compile group: 'dev.profunktor', name: 'http4s-jwt-auth_3', version: '1.2.3'