A JWT authentication middleware for Http4s
Scala versions:
2.13
http4s-jwt-auth-circe 0.5.0
Group ID:
com.gaborpihaj
Artifact ID:
http4s-jwt-auth-circe_2.13
Version:
0.5.0
Release Date:
Jul 9, 2022
Licenses:
Files:
Full Scala Version:
2.13.8
Developers:
libraryDependencies += "com.gaborpihaj" %% "http4s-jwt-auth-circe" % "0.5.0"
ivy"com.gaborpihaj::http4s-jwt-auth-circe:0.5.0"
//> using dep "com.gaborpihaj::http4s-jwt-auth-circe:0.5.0"
import $ivy.`com.gaborpihaj::http4s-jwt-auth-circe:0.5.0`
<dependency> <groupId>com.gaborpihaj</groupId> <artifactId>http4s-jwt-auth-circe_2.13</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.gaborpihaj', name: 'http4s-jwt-auth-circe_2.13', version: '0.5.0'