Improved
Bearer User JWT Authentication for Webhooks
about 1 year ago by ReadMe API
.png)
Bearer User JWT token is now supported as an authentication method for webhooks. With this auth method enabled, the users will receive Bearer {USERJWT} in the header for webhooks requests. This is a more secure method of authentication and should be useful to customers that have an API gateway to handle webhook authentication.