profunktor / http4s-jwt-auth   1.2.2

Website GitHub

:lock: Opinionated JWT authentication library for Http4s

Scala versions: 3.x 2.13 2.12

http4s-jwt-auth 1.0.0


Group ID:
dev.profunktor
Artifact ID:
http4s-jwt-auth_2.13
Version:
1.0.0
Release Date:
Aug 1, 2021
Licenses:
Files:

libraryDependencies += "dev.profunktor" %% "http4s-jwt-auth" % "1.0.0"

Mill build tool

ivy"dev.profunktor::http4s-jwt-auth:1.0.0"

Scala CLI

//> using dep "dev.profunktor::http4s-jwt-auth:1.0.0"

Ammonite REPL

import $ivy.`dev.profunktor::http4s-jwt-auth:1.0.0`

<dependency>
  <groupId>dev.profunktor</groupId>
  <artifactId>http4s-jwt-auth_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'dev.profunktor', name: 'http4s-jwt-auth_2.13', version: '1.0.0'