Darrell O'Donnell

Results 2 issues of Darrell O'Donnell

Currently the callback approach allows for the use of an api-key with callbacks: `--webhook-url ` We need to look at tightening this up by adding OAuth2 based authentication. Has anyone...

There is a ***mismatch*** in fields. `invi_msg_id` is returned from the `/out-of-band/create-invitation` POST, but it is returned in webhooks under the `connections` topic as `invitation_msg_id`. > > FROM API: >...