5 projects
shopifywebhookparser
A Python module to parse Shopify webhook requests, tailored for Azure Functions.
shopify-webhook-parser-lib
A Python module to parse Shopify webhook requests, tailored for Azure Functions.
cloudsecretmanager
A unified interface for managing secrets across multiple cloud providers. This package includes concrete implementations for Azure Key Vault and Google Cloud Secret Manager, providing a consistent and simplified API for secret creation, retrieval, and management. It is designed to facilitate secure and efficient secret handling in cloud-based applications, promoting best practices in secret management.
verifyshopify
This module provides a utility function to verify the authenticity of data received from Shopify webhooks. It uses HMAC (Hash-based Message Authentication Code) with SHA-256 hashing to ensure that the data has not been tampered with in transit.
azurify
Access to Azure Storage/Secrets/Keyvault for Shopify Apps built with Python.