profunktor / http4s-jwt-auth   1.2.2

Website GitHub

:lock: Opinionated JWT authentication library for Http4s

Scala versions: 3.x 2.13 2.12

http4s-jwt-auth 0.0.3


Group ID:
dev.profunktor
Artifact ID:
http4s-jwt-auth_2.13
Version:
0.0.3
Release Date:
Oct 22, 2019
Licenses:
Files:

libraryDependencies += "dev.profunktor" %% "http4s-jwt-auth" % "0.0.3"

Mill build tool

ivy"dev.profunktor::http4s-jwt-auth:0.0.3"

Scala CLI

//> using dep "dev.profunktor::http4s-jwt-auth:0.0.3"

Ammonite REPL

import $ivy.`dev.profunktor::http4s-jwt-auth:0.0.3`

<dependency>
  <groupId>dev.profunktor</groupId>
  <artifactId>http4s-jwt-auth_2.13</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'dev.profunktor', name: 'http4s-jwt-auth_2.13', version: '0.0.3'