lhns / jwt-s   1.3.0

Apache License 2.0 GitHub

Simple JWT library for scala with an integration for circe and http4s

Scala versions: 3.x 2.13
Scala.js versions: 1.x

http4s-jwt-auth 0.4.3


Group ID:
de.lhns
Artifact ID:
http4s-jwt-auth_2.12
Version:
0.4.3
Version Scheme:
Release Date:
Feb 3, 2023
Licenses:
Files:
Full Scala Version:
2.12.17
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>de.lhns</groupId>
  <artifactId>http4s-jwt-auth_2.12</artifactId>
  <version>0.4.3</version>
</dependency>

compile group: 'de.lhns', name: 'http4s-jwt-auth_2.12', version: '0.4.3'