bootdesk/chat-sdk

SlackWebhookVerifier
in package

Table of Contents

Constants

TIMESTAMP_TOLERANCE  : mixed = 300

Properties

$signingSecret  : string

Methods

__construct()  : mixed
verify()  : void

Constants

Properties

Methods

__construct()

public __construct(string $signingSecret) : mixed
Parameters
$signingSecret : string

verify()

public verify(ServerRequestInterface $request, string $body) : void
Parameters
$request : ServerRequestInterface
$body : string
On this page

Search results