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


Group ID:
de.lolhens
Artifact ID:
http4s-jwt-auth_2.12
Version:
0.1.1
Release Date:
Sept 17, 2020
Licenses:
Files:

libraryDependencies += "de.lolhens" %% "http4s-jwt-auth" % "0.1.1"

Mill build tool

ivy"de.lolhens::http4s-jwt-auth:0.1.1"

Scala CLI

//> using dep "de.lolhens::http4s-jwt-auth:0.1.1"

Ammonite REPL

import $ivy.`de.lolhens::http4s-jwt-auth:0.1.1`

<dependency>
  <groupId>de.lolhens</groupId>
  <artifactId>http4s-jwt-auth_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'de.lolhens', name: 'http4s-jwt-auth_2.12', version: '0.1.1'