-
Notifications
You must be signed in to change notification settings - Fork 599
Open
Description
Currently within the sdk we define adapters (convert messages to cloud events) and bindings (maps attributes to transport specific attributes). What I would like to see is the introduction of a 3rd category (verifiers). The purpose of these verifiers is to help guard against tampering.
One such verifier would be standard webhooks https://www.standardwebhooks.com/ hence we end up with complementary standards which a developer can opt in to implementing/using.
Potentially connected to #1302
Metadata
Metadata
Assignees
Labels
No labels