Scala utility for signing and verifying HMAC signatures passed in HTTP headers
hmac-headers 2.0.1
Group ID:
com.gu
Artifact ID:
hmac-headers_3
Version:
2.0.1
Version Scheme:
Release Date:
Nov 23, 2024
Licenses:
Files:
Full Scala Version:
3.3.4
Developers:
libraryDependencies += "com.gu" %% "hmac-headers" % "2.0.1"
ivy"com.gu::hmac-headers:2.0.1"
//> using dep "com.gu::hmac-headers:2.0.1"
import $ivy.`com.gu::hmac-headers:2.0.1`
<dependency> <groupId>com.gu</groupId> <artifactId>hmac-headers_3</artifactId> <version>2.0.1</version> </dependency>
compile group: 'com.gu', name: 'hmac-headers_3', version: '2.0.1'