mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-09 18:10:30 +08:00
feat(i8-i9): webhook DEAD replay, read-only delivery status, and callback UI
I8: platform proxies replay to webhook; webhook ops token filter and internal replay endpoint; delivery service supports read/replay flows. I9: platform GET callback webhook delivery status by inbox id; UI shows read-only status block and handles load errors without blocking the page. Also refresh OpenAPI, Runbook notes, test fixtures and YAML; fix Vite dev axios baseURL so /api uses proxy; improve login error messaging. Made-with: Cursor
This commit is contained in:
@@ -14,3 +14,8 @@ platform:
|
||||
secret: unit-test-jwt-secret-at-least-32-chars-ok
|
||||
internal:
|
||||
token: unit-test-internal-token-for-callback-ingest
|
||||
|
||||
craftlabs:
|
||||
webhook:
|
||||
base-url: http://127.0.0.1:65520
|
||||
ops-token: unit-test-webhook-ops-token
|
||||
|
||||
Reference in New Issue
Block a user