scala jwt authentication library for akka http
jwt-akka-http 1.4.10
Group ID:
com.emarsys
Artifact ID:
jwt-akka-http_2.12
Version:
1.4.10
Release Date:
Mar 4, 2022
Licenses:
Files:
libraryDependencies += "com.emarsys" %% "jwt-akka-http" % "1.4.10"
ivy"com.emarsys::jwt-akka-http:1.4.10"
//> using dep "com.emarsys::jwt-akka-http:1.4.10"
import $ivy.`com.emarsys::jwt-akka-http:1.4.10`
<dependency> <groupId>com.emarsys</groupId> <artifactId>jwt-akka-http_2.12</artifactId> <version>1.4.10</version> </dependency>
compile group: 'com.emarsys', name: 'jwt-akka-http_2.12', version: '1.4.10'