mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-10 02:20:28 +08:00
feat(webhook): forward BitAnswer callbacks to platform after first receipt
Made-with: Cursor
This commit is contained in:
@@ -30,3 +30,7 @@ management:
|
||||
craftlabs:
|
||||
webhook:
|
||||
expected-token: ${CRAFTLABS_WEBHOOK_EXPECTED_TOKEN:}
|
||||
platform:
|
||||
internal:
|
||||
base-url: ${PLATFORM_INTERNAL_BASE_URL:}
|
||||
token: ${CRAFTLABS_PLATFORM_INTERNAL_TOKEN:}
|
||||
|
||||
Reference in New Issue
Block a user