Skip to content

feat: add authenticated webhook ingress - #4

Closed
dakdevs wants to merge 1 commit into
agent/neon-delivery-corefrom
agent/ingress-and-auth
Closed

feat: add authenticated webhook ingress#4
dakdevs wants to merge 1 commit into
agent/neon-delivery-corefrom
agent/ingress-and-auth

Conversation

@dakdevs

@dakdevs dakdevs commented Aug 11, 2026

Copy link
Copy Markdown
Member

Summary

  • add Better Auth email/password sessions with persistent PostgreSQL tables
  • provision one tenant account per authenticated user
  • add tenant-scoped hook creation, listing, and secret rotation APIs
  • add catch-all webhook ingress that preserves exact bytes and commits before returning 202
  • hash ingress secrets at rest and make rotation immediately revoke old URLs

Verification

  • bun run lint
  • bun run prettier:check
  • bun run typecheck
  • bun test (27 passing)
  • bun run test:e2e
  • bun run build
  • bun run db:generate (no drift)

@dakdevs

dakdevs commented Aug 12, 2026

Copy link
Copy Markdown
Member Author

Superseded by #8, which is merged into main.

@dakdevs dakdevs closed this Aug 12, 2026
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.

1 participant