The challenge that must be echoed by the callback, such that Strava can verify the authenticity of the response.
The webhook request mode. This field should always contain 'subscribe'. As described in the Strava Developer Documentation for webhooks, this field is used solely to further differentiate webhooks events from the subscription.
The callback request verification token. This field is included by Strava in the callback request and allows us to verify the authenticity of a callback request.
Generated using TypeDoc
STRAVA
This class consists of the required fields in order to establish a connection and webhook subscription process with third-party data providers.
This class is used in StravaWebHookSubscriptionRequest.hub and StravaWebHookSubscriptionResponse.hub to validate webhook subscription.
v0.3.2