IndieAuth
From HandWiki
This article needs additional citations for verification. (August 2023) (Learn how and when to remove this template message) |
Short description: Decentralized authentication protocol using OAuth 2.0
IndieAuth is an open 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.[2]
Implementations
- WordPress IndieAuth Plugin[3]
- Known[4]
- Micro.blog[5]
- Grav (CMS) IndieAuth Plugin[6]
- Drupal IndieWeb Plugin[7]
- Cellar Door[8]
See also
References
- ↑ 1.0 1.1 "IndieAuth". World Wide Web Consortium. 2018-01-23. https://www.w3.org/TR/indieauth/.
- ↑ Lagally, Michael; McCool, Michael (2022-01-08). "IoT Interoperability with W3C Web of Things". 2022 IEEE 19th Annual Consumer Communications & Networking Conference (CCNC). IEEE. pp. 1–5. doi:10.1109/ccnc49033.2022.9700546. ISBN 978-1-6654-3161-3. http://dx.doi.org/10.1109/ccnc49033.2022.9700546.
- ↑ "IndieAuth". https://wordpress.org/plugins/indieauth/.
- ↑ "Home". https://indieauth.net/.
- ↑ "Manton Reece - IndieAuth for Micro.blog". 2 July 2018. http://manton.micro.blog/2018/07/02/indieauth-for-microblog.html.
- ↑ "IndieAuth Plugin". 21 March 2021. https://github.com/metbril/grav-plugin-indieauth.
- ↑ "IndieWeb". 13 March 2018. https://drupal.org/project/indieweb.
- ↑ "Glitch: The friendly community where everyone builds the web". https://glitch.com/~cellar-door.
External links
Original source: https://en.wikipedia.org/wiki/IndieAuth.
Read more |