lhns / http4s-jwt-auth   0.5.0

Apache License 2.0 GitHub

JWT authentication middleware for http4s

Scala versions: 3.x 2.13 2.12

http4s-jwt-auth 0.4.3


Group ID:
de.lhns
Artifact ID:
http4s-jwt-auth_3
Version:
0.4.3
Release Date:
Feb 3, 2023
Licenses:
Files:

libraryDependencies += "de.lhns" %% "http4s-jwt-auth" % "0.4.3"

Mill build tool

ivy"de.lhns::http4s-jwt-auth:0.4.3"

Scala CLI

//> using dep "de.lhns::http4s-jwt-auth:0.4.3"

Ammonite REPL

import $ivy.`de.lhns::http4s-jwt-auth:0.4.3`

<dependency>
  <groupId>de.lhns</groupId>
  <artifactId>http4s-jwt-auth_3</artifactId>
  <version>0.4.3</version>
</dependency>

compile group: 'de.lhns', name: 'http4s-jwt-auth_3', version: '0.4.3'