diff mod_auth_oauth_external/README.md @ 5435:b3e7886fea6a

mod_auth_oauth_external: Add setting for client_secret Whether this is needed may vary by OAuth provider. Mastodon for example requires it.
author Kim Alvefur <zash@zash.se>
date Mon, 08 May 2023 20:12:43 +0200
parents 92ad8f03f225
children e7d99bacd0e8
line wrap: on
line diff
--- a/mod_auth_oauth_external/README.md	Mon May 08 20:01:34 2023 +0200
+++ b/mod_auth_oauth_external/README.md	Mon May 08 20:12:43 2023 +0200
@@ -74,6 +74,10 @@
 :   String. Client ID used to identify Prosody during the resource owner
     password grant.
 
+`oauth_external_client_secret`
+:   String. Client secret used to identify Prosody during the resource
+    owner password grant.
+
 # Compatibility
 
 ## Prosody