Mercurial > prosody-modules
diff mod_oidc_userinfo_vcard4/README.md @ 5503:320593cf7d90
mod_oidc_userinfo_vcard4: Advertise OpenID scopes via new mechanism
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 01 Jun 2023 18:16:18 +0200 |
| parents | f8ec43db580b |
| children |
line wrap: on
line diff
--- a/mod_oidc_userinfo_vcard4/README.md Thu Jun 01 18:16:13 2023 +0200 +++ b/mod_oidc_userinfo_vcard4/README.md Thu Jun 01 18:16:18 2023 +0200 @@ -4,7 +4,7 @@ - Stage-Alpha rockspec: dependencies: - - mod_http_oauth2 + - mod_http_oauth2 >= 200 --- This module extracts profile details from the user's [vcard4][XEP-0292]
