mod_client_management/README.md
changeset 5598 e9af6abf2b1e
parent 5318 7c123d3285de
equal deleted inserted replaced
5597:6d0574bfbf5d 5598:e9af6abf2b1e
    31 You can use this module via the Prosody shell. For example, to list a user's
    31 You can use this module via the Prosody shell. For example, to list a user's
    32 clients:
    32 clients:
    33 
    33 
    34 ```shell
    34 ```shell
    35 prosodyctl shell user clients user@example.com
    35 prosodyctl shell user clients user@example.com
       
    36 ```
       
    37 
       
    38 To revoke access from particular client:
       
    39 
       
    40 ```shell
       
    41 prosodyctl shell user revoke_client user@example.com grant/xxxxx
    36 ```
    42 ```
    37 
    43 
    38 ## Compatibility
    44 ## Compatibility
    39 
    45 
    40 Requires Prosody trunk (as of 2023-03-29). Not compatible with Prosody 0.12
    46 Requires Prosody trunk (as of 2023-03-29). Not compatible with Prosody 0.12