Skip to main content

2 docs tagged with "Authentication"

View all tags

Authentication

Learn how to authenticate with the Omise API using public keys, secret keys, and HTTP Basic Authentication.

Webhook Security

Learn how to secure your webhook endpoints with HMAC-SHA256 signature verification, implement timing-safe comparison, handle secret rotation, and prevent replay attacks in your Omise integration.