Do not require "me" parameter in connection callback
authorChristian Weiske <cweiske@cweiske.de>
Wed, 5 Sep 2018 20:18:21 +0000 (22:18 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 5 Sep 2018 20:18:21 +0000 (22:18 +0200)
commitf0dde6f405cb0564e409d9cf2aaa38ef731f3dea
treedc4ce21a2a17595cfd8b3f7d3b499d4dceaaf23f
parent84a1ecae2787c64a96b104d5738a12073724f531
Do not require "me" parameter in connection callback

It is not required by the IndieAuth spec anymore, see
https://www.w3.org/TR/indieauth/#authentication-response

Resolves: https://github.com/cweiske/shpub/issues/14
src/shpub/Command/Connect.php