mux-python
mux-python copied to clipboard
Add Mux webhook verification
Passing on the request. Alex Steel may have more context if needed.
Any update on this issue or time horizon for when this could be implemented?
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.
It looks like this was added? Am I missing something?
https://docs.mux.com/guides/video/verify-webhook-signatures
@ryan-alley we currently do not provide code in this package to verify webhook signatures, but the functionality is present on the platform.
Thanks!
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.
Bump