Skip to content

Add authentication options for webhooks#3683

Open
ZhuDejia wants to merge 1 commit into
bluewave-labs:developfrom
ZhuDejia:feat-webhook-auth
Open

Add authentication options for webhooks#3683
ZhuDejia wants to merge 1 commit into
bluewave-labs:developfrom
ZhuDejia:feat-webhook-auth

Conversation

@ZhuDejia
Copy link
Copy Markdown

Summary

  • add webhook authentication type selection
  • support None, Basic Auth, and Bearer Token
  • show username/password fields for Basic Auth
  • show token field for Bearer Token
  • include Authorization header in webhook requests and test requests

Notes

This change updates both frontend form handling and backend webhook sending logic.

@Br0wnHammer
Copy link
Copy Markdown
Member

Hi @ZhuDejia, the PR is failing couple of checks. Can you please take care of it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants