hawk

WebJar for hawk

License

License

BSD 3-Clause
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

hawk
Last Version

Last Version

6.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

hawk
WebJar for hawk
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/hueniverse/hawk

Download hawk

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/hawk/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>hawk</artifactId>
    <version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/hawk/
implementation 'org.webjars.npm:hawk:6.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/hawk/
implementation ("org.webjars.npm:hawk:6.0.2")
'org.webjars.npm:hawk:jar:6.0.2'
<dependency org="org.webjars.npm" name="hawk" rev="6.0.2">
  <artifact name="hawk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='hawk', version='6.0.2')
)
libraryDependencies += "org.webjars.npm" % "hawk" % "6.0.2"
[org.webjars.npm/hawk "6.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.npm : hoek jar [4,5)
org.webjars.npm : boom jar [4,5)
org.webjars.npm : cryptiles jar [3,4)
org.webjars.npm : sntp jar [2,3)

Project Modules

There are no modules declared in this project.

hawk

HTTP Holder-Of-Key Authentication Scheme.

Documentation of the protocol, and the JS API, is in https://github.com/mozilla/hawk/blob/main/API.md.

Ownership Changes

This was once hueniverse/hawk and relased as hawk. Then, after the 7.0.10 release, it was moved to the hapijs/hawk repository and released as @hapi/hawk. Hapi later de-supported the library, after releasing version 8.0.0. It has since been moved to mozilla/hawk and is again released as hawk. All of the intermediate versions are also relased as hawk.

Changes are represented in GitHub releases on this repository.

Mozilla maintains several Hawk implementations in different langauages, so it is likely to stay at Mozilla for some time.

This library is in "maintenance mode" -- no features will be added, and only security-related bugfixes will be applied.

Versions

Version
6.0.2
3.1.3
3.1.0
2.3.0
1.1.1