Skip to content

Simplify webhooks usage with bodyParser.json #12

Description

@davidzhao

With express + bodyParser.json, it's not straight forward to get the raw payload. (which is needed to validate sha).

It's possible to store the raw body with bodyParser's validate function. It'd be great if the SDK included this helper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions