changeset 5315:8501baa7ef3f

mod_http_oauth2/README: Link to OAuth and OIDC sites
author Kim Alvefur <zash@zash.se>
date Fri, 07 Apr 2023 11:37:58 +0200
parents 7c123d3285de
children 4fc3277a914d
files mod_http_oauth2/README.markdown
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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