Skip to content
Discussion options

You must be logged in to vote

Hi,

I'd like to connect some webhooks to certain Edge Functions on my project, but the Edge Function return a 401 (Unauthorized). I unfortunately cannot add auth headers to the web hook. Is there any way around this?

That would be a big security hole, depending on what the function does. You usually can attach some sort of state query parameter to web hooks and OAuth redirects. Could you do that to at least create your own sort of API key?

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@flogy
Comment options

@garylake
Comment options

@alijawad1511
Comment options

@justinekatebe
Comment options

@AebadUQ
Comment options

Answer selected by deliqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
9 participants