v0.4.0
Added
- Allow passing the bearer token via URL query parameter (
/webhook?token=<token>
) in addition to theAuthorization
header. Header takes precedence.
/webhook?token=<token>
) in addition to the Authorization
header. Header takes precedence.