Mercurial > prosody-modules
diff mod_auth_oauth_external/README.md @ 5499:27d220b14d59
mod_auth_oauth_external: Correct docs about default scope
Yet another failure of auto-complete?
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 31 May 2023 22:37:51 +0200 |
parents | 0c7abc81c243 |
children | c20a0c8a54ea |
line wrap: on
line diff
--- a/mod_auth_oauth_external/README.md Wed May 31 19:31:45 2023 +0200 +++ b/mod_auth_oauth_external/README.md Wed May 31 22:37:51 2023 +0200 @@ -79,7 +79,7 @@ owner password grant. `oauth_external_scope` -: String. Defaults to `"oauth"`. Included in request for resource +: String. Defaults to `"openid"`. Included in request for resource owner password grant. # Compatibility