changeset 5644:23f336cec200

mod_http_oauth2: Tweak wording in README to point out that this is an AS
author Kim Alvefur <zash@zash.se>
date Sat, 09 Sep 2023 22:51:25 +0200
parents 73c3d5bfce3e
children f16edebb1305
files mod_http_oauth2/README.markdown
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_http_oauth2/README.markdown	Sat Sep 09 21:42:24 2023 +0200
+++ b/mod_http_oauth2/README.markdown	Sat Sep 09 22:51:25 2023 +0200
@@ -11,7 +11,7 @@
 ## Introduction
 
 This module implements an [OAuth2](https://oauth.net/2/)/[OpenID Connect
-(OIDC)](https://openid.net/connect/) provider HTTP frontend on top of
+(OIDC)](https://openid.net/connect/) Authorization Server on top of
 Prosody's usual internal authentication backend.
 
 OAuth and OIDC are web standards that allow you to provide clients and