comparison mod_http_oauth2/README.markdown @ 5508:56803acfa638

mod_http_oauth2: Linkify mod_client_management in README
author Kim Alvefur <zash@zash.se>
date Fri, 02 Jun 2023 08:59:29 +0200
parents 209299fd81e1
children 67448e677706
comparison
equal deleted inserted replaced
5507:209299fd81e1 5508:56803acfa638
221 ### Access management 221 ### Access management
222 222
223 This module does not provide an interface for users to manage what they have 223 This module does not provide an interface for users to manage what they have
224 granted access to their account! (e.g. to view and revoke clients they have 224 granted access to their account! (e.g. to view and revoke clients they have
225 previously authorized). It is recommended to join this module with 225 previously authorized). It is recommended to join this module with
226 mod_client_management to provide such access. However, at the time of writing, 226 [mod_client_management] to provide such access. However, at the time of writing,
227 no XMPP clients currently support the protocol used by that module. We plan to 227 no XMPP clients currently support the protocol used by that module. We plan to
228 work on additional interfaces in the future. 228 work on additional interfaces in the future.
229 229
230 ### Scopes 230 ### Scopes
231 231