w3c / websub

WebSub Spec in Social Web Working Group
https://w3c.github.io/websub/
285 stars 50 forks source link

verification request vs subscription request #140

Open aaronpk opened 6 years ago

aaronpk commented 6 years ago

6.3: “Hubs MUST supply this parameter for subscription requests”

Subscription verification requests, no? Hubs do not send subscription requests...


From #127

aaronpk commented 6 years ago

Yeah that sentence is unclear. It's actually referring to the initial subscription request that triggered the hub sending this verification request, in contrast to when the initial request was to unsubscribe. I've updated it to the below:

Hubs MUST supply this parameter when hub.mode is set to "subscribe". This parameter MAY be present when hub.mode is "unsubscribe" and MUST be ignored by subscribers in that case