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-circe 0.3.0


Group ID:
com.gaborpihaj
Artifact ID:
http4s-jwt-auth-circe_2.12
Version:
0.3.0
Release Date:
Oct 25, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.gaborpihaj" %% "http4s-jwt-auth-circe" % "0.3.0"

Mill build tool

ivy"com.gaborpihaj::http4s-jwt-auth-circe:0.3.0"

Scala CLI

//> using dep "com.gaborpihaj::http4s-jwt-auth-circe:0.3.0"

Ammonite REPL

import $ivy.`com.gaborpihaj::http4s-jwt-auth-circe:0.3.0`

<dependency>
  <groupId>com.gaborpihaj</groupId>
  <artifactId>http4s-jwt-auth-circe_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.gaborpihaj', name: 'http4s-jwt-auth-circe_2.12', version: '0.3.0'