Is your feature request related to a problem? Please describe.
Unable to easily verify webhook signature.
Describe the solution you'd like
A method to verify the webhook signature.
Describe alternatives you've considered
Implementeing own signature method probably taken from openai/openai-ruby webhooks.rb that uses the Standard Webhooks specification
Additional context
No additional context.
Is your feature request related to a problem? Please describe.
Unable to easily verify webhook signature.
Describe the solution you'd like
A method to verify the webhook signature.
Describe alternatives you've considered
Implementeing own signature method probably taken from openai/openai-ruby webhooks.rb that uses the Standard Webhooks specification
Additional context
No additional context.