IndieAuth
Appearance
This article needs additional citations for verification. (August 2023) |
IndieAuth is an open standard
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
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
- ^ a b "IndieAuth". World Wide Web Consortium. 2018-01-23. Retrieved 2018-07-16.
- S2CID 246753985.
- ^ "IndieAuth".
- ^ "Home". indieauth.net.
- ^ "Manton Reece - IndieAuth for Micro.blog". 2 July 2018.
- ^ "IndieAuth Plugin". GitHub. 21 March 2021.
- ^ "IndieWeb". 13 March 2018.
- ^ "Glitch: The friendly community where everyone builds the web".
External links