Skip to main content

Xcaliber Webhooks

Project description

Introduction

Verify webhook events from xcaliber

Usage:

Install package using following command - pip install xcaliber_webhooks

Use the below example to verify webhook -

from xcaliber_webhooks import Webhook

secret="" //secret key for webhook

webhook = Webhook(secret)

headers = {

"svix-id": "",

"svix-timestamp": "",

"svix-signature": "",

}

payload = '{}' //sample payload

webhook.verify(payload, headers)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xcaliber_webhooks-0.0.3.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file xcaliber_webhooks-0.0.3.tar.gz.

File metadata

  • Download URL: xcaliber_webhooks-0.0.3.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for xcaliber_webhooks-0.0.3.tar.gz
Algorithm Hash digest
SHA256 bdaeae11fb389e2209907a3488fc72c6bdc2a7f8229ecd3bb8c12aa1cab6bbd1
MD5 6442c677c16290d7d215a48e96f52def
BLAKE2b-256 ffeb1ecccb1a7fb3d7541c225a099392064d5efbb8fde35d3024b8a3d72071c9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page