mux-python icon indicating copy to clipboard operation
mux-python copied to clipboard

Add Mux webhook verification

Open heff opened this issue 4 years ago • 7 comments

Passing on the request. Alex Steel may have more context if needed.

heff avatar Sep 30 '21 19:09 heff

Any update on this issue or time horizon for when this could be implemented?

sasp1 avatar Dec 28 '21 12:12 sasp1

Hi @sasp1, we don't have a timeline on this at the moment, as this SDK is code generated, we have to work to do to create a pattern that works well for non-generated code in the same repository.

Thanks.

philcluff avatar Jan 04 '22 19:01 philcluff

It looks like this was added? Am I missing something?

https://docs.mux.com/guides/video/verify-webhook-signatures

ryan-alley avatar Mar 03 '22 22:03 ryan-alley

@ryan-alley we currently do not provide code in this package to verify webhook signatures, but the functionality is present on the platform.

Thanks!

philcluff avatar Mar 04 '22 14:03 philcluff

I'm a real goober - forgot I was just looking at the python package! It's been a long week. I'll be creating an authorizer for the webhooks in Python next month and can submit a pull request after I finished. ETA end-of-April. Will follow the above documentation to implement.

ryan-alley avatar Mar 04 '22 16:03 ryan-alley

Bump

pfcodes avatar Dec 19 '22 20:12 pfcodes