scala jwt authentication library for akka http
jwt-akka-http 1.3.2
Group ID:
com.emarsys
Artifact ID:
jwt-akka-http_2.13
Version:
1.3.2
Release Date:
Feb 11, 2021
Licenses:
Files:
Full Scala Version:
2.13.3
Developers:
libraryDependencies += "com.emarsys" %% "jwt-akka-http" % "1.3.2"
ivy"com.emarsys::jwt-akka-http:1.3.2"
//> using dep "com.emarsys::jwt-akka-http:1.3.2"
import $ivy.`com.emarsys::jwt-akka-http:1.3.2`
<dependency> <groupId>com.emarsys</groupId> <artifactId>jwt-akka-http_2.13</artifactId> <version>1.3.2</version> </dependency>
compile group: 'com.emarsys', name: 'jwt-akka-http_2.13', version: '1.3.2'