Trying to catch up here... Removing the verify_token is not significant as it's an optional parameter in the current specs anyway, I'm leaning toward keeping it because if you remove it, lots of developers will need to review their existing code to make sure no bugs are introduced because of this change.
On my side here, I use query strings in the call back urls to identify not only the hub, but also some unique ids for my own records. -Tamer On Mon, Nov 28, 2011 at 3:29 AM, Julien Genestoux < [email protected]> wrote: > Yup. I just did that. > > > On Mon, Nov 28, 2011 at 3:50 AM, Monica Keller <[email protected]>wrote: > >> Looks good to me. >> Shall we (git) rename >> "pubsubhubbub-core-0.3.xml<https://github.com/pubsubhubbub/PubSubHubbub/blob/master/pubsubhubbub-core-0.3.xml>" >> to >> "pubsubhubbub-core.xml<https://github.com/pubsubhubbub/PubSubHubbub/blob/master/pubsubhubbub-core-0.3.xml>" >> and then add a 0.3 tag ? >> >> I rather use tags for versioning and keep editing the same file. Once we >> are happy with a 0.4 we can tag that >> > >
