plug_signature v0.8.0 API Reference
Modules
Server side implementation of IETF HTTP signature draft (https://tools.ietf.org/html/draft-cavage-http-signatures-11), as a reusable Plug.
Behaviour for the callback module that implements client and credential
lookup for PlugSignature
.
Helpers for testing HTTP signatures with Plug/Phoenix.
This module exposes the cryptographic core functions used in HTTP signatures. These functions may be used to implement clients, or alternative server-side implementations, e.g. for Raxx.
Exceptions
Exception raised in case of an invalid configuration.