A JWT authentication middleware for Http4s
Scala versions:
2.13
http4s-jwt-auth-middleware 0.2.0
Group ID:
com.gaborpihaj
Artifact ID:
http4s-jwt-auth-middleware_2.13
Version:
0.2.0
Release Date:
Oct 24, 2020
Licenses:
Files:
Full Scala Version:
2.13.3
Developers:
libraryDependencies += "com.gaborpihaj" %% "http4s-jwt-auth-middleware" % "0.2.0"
ivy"com.gaborpihaj::http4s-jwt-auth-middleware:0.2.0"
//> using dep "com.gaborpihaj::http4s-jwt-auth-middleware:0.2.0"
import $ivy.`com.gaborpihaj::http4s-jwt-auth-middleware:0.2.0`
<dependency> <groupId>com.gaborpihaj</groupId> <artifactId>http4s-jwt-auth-middleware_2.13</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.gaborpihaj', name: 'http4s-jwt-auth-middleware_2.13', version: '0.2.0'