sebilasse / indieweb-origami

Proposals for indieweb posters and logos :
https://indieweb.org
11 stars 2 forks source link

IndieAuth poster describes RelMeAuth #11

Closed Zegnat closed 7 years ago

Zegnat commented 7 years ago

This:

It works by linking your website to one or more authentication providers such as Twitter or GitHub, then entering your domain name in the login form on websites that support IndieAuth

And this:

Add links on your home page to your external social profiles with the attribute [rel="me"]. Ensure your external profiles link back to your home page.

Describe how RelMeAuth works.

IndieAuth only defines how an authorization endpoint works and how it communicates with a token endpoint.

This makes me think the poster should really be about Web sign-in. Web sign-in can be RelMeAuth or IndieAuth or any other system that allows authentication through a homepage URL. Web sign-in can use IndieAuth.com (which will be renamed to indielogin (scope described here).) to support both RelMeAuth and IndieAuth at once, but that is an implementation detail.

sebilasse commented 7 years ago

@Zegnat The confusion clearly came from the wiki Please see the "How To" Section in https://indieweb.org/IndieAuth

This must change as well.

Zegnat commented 7 years ago

[The wiki] must change as well.

Yes.

There was some discussion about changing the how to, see the issue filed on that same page. My draft version of the IndieAuth page includes an updated section. I should probably go and take that section from the draft page and put it on the “real” page.