profunktor / http4s-jwt-auth   2.0.4

Website GitHub

:lock: Opinionated JWT authentication library for Http4s

Scala versions: 3.x 2.13 2.12

http4s-jwt-auth 2.0.4


Group ID:
dev.profunktor
Artifact ID:
http4s-jwt-auth_3
Version:
2.0.4
Version Scheme:
Release Date:
Apr 14, 2025
Licenses:
Files:
Full Scala Version:
3.3.5
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>dev.profunktor</groupId>
  <artifactId>http4s-jwt-auth_3</artifactId>
  <version>2.0.4</version>
</dependency>

compile group: 'dev.profunktor', name: 'http4s-jwt-auth_3', version: '2.0.4'