Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type H ¶ added in v0.1.2
type H struct {
// contains filtered or unexported fields
}
H is the struct for the hashTokenFactory that can be used to validate that a hash given matches the hash of the request body using the secret from the SecretGetter.
type SecretGetter ¶
SecretGetter gets the secret to use when hashing. If getting the secret is unsuccessful, an error can be returned.
Click to show internal directories.
Click to hide internal directories.