Skip to content

feat(api-rs): support Lu.ma webhook authentication - #1580

Open
decofe wants to merge 1 commit into
mainfrom
centaur/luma-webhook-auth-1788223562
Open

feat(api-rs): support Lu.ma webhook authentication#1580
decofe wants to merge 1 commit into
mainfrom
centaur/luma-webhook-auth-1788223562

Conversation

@decofe

@decofe decofe commented Sep 1, 2026

Copy link
Copy Markdown
Member

Summary

  • add first-class Lu.ma webhook authentication
  • verify timestamped HMAC signatures and reject stale deliveries
  • document the workflow authentication configuration

Validation

  • cargo +nightly fmt --all --check
  • cargo +nightly clippy -p centaur-api-server -p centaur-workflows --all-targets -- -D warnings
  • cargo test -p centaur-api-server verifies_luma_webhook_signature
  • cargo test -p centaur-workflows

Prompted by: @kimemurphy

Co-authored-by: Derek Cofausper <256792747+decofe@users.noreply.github.com>
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

Cloudflare Workers docs preview

https://pr-1580-centaur-docs.porto.workers.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants