voidcontext / http4s-jwt-auth-middleware   0.5.0

MIT License GitHub

A JWT authentication middleware for Http4s

Scala versions: 2.13 2.12 2.11

http4s-jwt-auth-middleware 0.5.0


Group ID:
com.gaborpihaj
Artifact ID:
http4s-jwt-auth-middleware_2.13
Version:
0.5.0
Release Date:
Jul 9, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.gaborpihaj" %% "http4s-jwt-auth-middleware" % "0.5.0"

Mill build tool

ivy"com.gaborpihaj::http4s-jwt-auth-middleware:0.5.0"

Scala CLI

//> using dep "com.gaborpihaj::http4s-jwt-auth-middleware:0.5.0"

Ammonite REPL

import $ivy.`com.gaborpihaj::http4s-jwt-auth-middleware:0.5.0`

<dependency>
  <groupId>com.gaborpihaj</groupId>
  <artifactId>http4s-jwt-auth-middleware_2.13</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.gaborpihaj', name: 'http4s-jwt-auth-middleware_2.13', version: '0.5.0'