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.5.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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