# HG changeset patch # User Kim Alvefur # Date 1680860278 -7200 # Node ID 8501baa7ef3fd20ca8db04e44f919da702b5ba74 # Parent 7c123d3285dee15853d446aa36b4da61933e8d5c mod_http_oauth2/README: Link to OAuth and OIDC sites diff -r 7c123d3285de -r 8501baa7ef3f mod_http_oauth2/README.markdown --- a/mod_http_oauth2/README.markdown Thu Apr 06 19:31:29 2023 +0100 +++ b/mod_http_oauth2/README.markdown Fri Apr 07 11:37:58 2023 +0200 @@ -10,8 +10,9 @@ ## Introduction -This module implements an OAuth2/OpenID Connect (OIDC) provider HTTP frontend -on top of Prosody's usual internal authentication backend. +This module implements an [OAuth2](https://oauth.net/2/)/[OpenID Connect +(OIDC)](https://openid.net/connect/) provider HTTP frontend on top of +Prosody's usual internal authentication backend. OAuth and OIDC are web standards that allow you to provide clients and third-party applications limited access to your account, without sharing your