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