You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd love to be able to add a header with Authorization: Bearer xxxxxxxx to make things a little more secure. It seems like that is something that would make sense to set in the config then pass in, I'm guessing here.
I assume since no one else has asked about this there isn't really any demand for it and I should just hack it together myself, but figured I would ask.
The text was updated successfully, but these errors were encountered:
Yep that spot looks right to me. For a clean solution we'd probably want an optional Bearer config field for each configured webhook. PRs welcome if you'd like to, hacking it together would work otherwise.
I'd love to be able to add a header with Authorization: Bearer xxxxxxxx to make things a little more secure. It seems like that is something that would make sense to set in the config then pass in, I'm guessing here.
I assume since no one else has asked about this there isn't really any demand for it and I should just hack it together myself, but figured I would ask.
The text was updated successfully, but these errors were encountered: