Jump to content

IndieAuth

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Tantek (talk | contribs) at 05:27, 17 July 2018 (stub with more implementations than similar W3C Note Wikipedia article XHTML+SMIL). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

IndieAuth is a standard decentralized authentication protocol that uses OAuth 2.0 and enables services to verify the identity of a user represented by a URL as well as to obtain an access token that can be used to access resources under the control of the user.[1].

IndieAuth is developed in the IndieWeb community and was published as a W3C Note.[1] It was published as a W3C Note by the Social Web Working Group due to lacking the time needed to formally progress it to a W3C recommendation, despite having several interoperable implementations.

Implementations

See also

References

  1. ^ a b "IndieAuth". World Wide Web Consortium. 2018-01-23. Retrieved 2018-07-16.
  2. ^ https://wordpress.org/plugins/indieauth/
  3. ^ https://indieauth.net/
  4. ^ http://manton.micro.blog/2018/07/02/indieauth-for-microblog.html
  5. ^ https://glitch.com/~cellar-door

External links