class Tanda::Webhook::Error::SignatureMismatch
- Tanda::Webhook::Error::SignatureMismatch
- Tanda::Webhook::Error::Base
- Exception
- Reference
- Object
Defined in:
tanda_webhook/error/signature_mismatch.crConstant Summary
-
ACTUAL =
"Actual:".colorize.red.bold
-
ERROR_MESSAGE =
"Signatures do not match!".colorize.red.bold
-
EXPECTED =
"Expected:".colorize.red.bold