Skip to main content

HMAC access validator

cp:otoroshi.next.plugins.HMACValidator

This plugin can be used to check if a HMAC signature is present and valid in Authorization header.

categories:

  • AccessControl

default configuration:

{
"secret" : null
}