Skip to content

Add Webhook Authentication

Latest
Compare
Choose a tag to compare
@NonsoAmadi10 NonsoAmadi10 released this 21 Sep 19:40
· 12 commits to main since this release

Webhook Authentication

  • You simply check to see if your webhook requests returns the appropriate body by simply doing this
        require 'bitnob'

        check_webhook = webhook_authentication(requests) # return true or false