Google Pubsub Webhooks

Receive and verify Google Cloud Pub/Sub push subscription webhooks. Use when setting up a Pub/Sub push endpoint, verifying the OIDC `Authorization: Bearer` JWT that Pub/Sub attaches to authenticated push subscriptions (iss, aud, email, email_verified), parsing the push envelope (`message.data` base64, `message.attributes`, `messageId`, `publishTime`, `subscription`), securing an unauthenticated push endpoint, or debugging redelivery and ack deadline issues.

hookdeck be11253 22 files · 105.2 KB Updated

File contents

hookdeck/webhook-skills/tree/main/skills/google-pubsub-webhooks commit be11253e1d

Frequently asked questions

npx skillmds@latest add hookdeck/google-pubsub-webhooks