a2aproject/a2a-python

[Feat]: Send unique token in push notification header

fernando-torres-blip-ai opened this issue · 0 comments

Is your feature request related to a problem? Please describe.

As suggested by A2A specification, push notification events should send unique tokens.
ref

Describe the solution you'd like

As suggested by the specification:

The server SHOULD include this token in the notification request (e.g., in a custom header like X-A2A-Notification-Token) for validation by the client's webhook receiver.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct