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-RC3


Group ID:
dev.profunktor
Artifact ID:
http4s-jwt-auth_2.12
Version:
1.0.0-RC3
Release Date:
May 22, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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