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