guardian / hmac-headers   2.0.1

Apache License 2.0 GitHub

Scala utility for signing and verifying HMAC signatures passed in HTTP headers

Scala versions: 3.x 2.13 2.12

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"

Mill build tool

ivy"com.gu::hmac-headers:2.0.1"

Scala CLI

//> using dep "com.gu::hmac-headers:2.0.1"

Ammonite REPL

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'