Path to this page:
./
security/py-hawkauthlib,
Hawk Access Authentication protocol
Branch: CURRENT,
Version: 2.0.0,
Package name: py310-hawkauthlib-2.0.0,
Maintainer: pkgsrc-usersThis is a low-level library for implementing Hawk Access Authentication,
a simple HTTP request-signing scheme described.
To access resources using Hawk Access Authentication, the client
must have obtained a set of Hawk credentials including an id and
a secret key. They use these credentials to make signed requests
to the server.
Master sites:
Filesize: 14.537 KB
Version history: (Expand)
- (2023-06-11) Package added to pkgsrc.se, version py310-hawkauthlib-2.0.0 (created)
CVS history: (Expand)
2023-06-11 09:47:37 by Thomas Klausner | Files touched by this commit (4) |
Log message:
security/py-hawkauthlib: import py-hawkauthlib-2.0.0
This is a low-level library for implementing Hawk Access Authentication,
a simple HTTP request-signing scheme described.
To access resources using Hawk Access Authentication, the client
must have obtained a set of Hawk credentials including an id and
a secret key. They use these credentials to make signed requests
to the server.
|