Mercurial > prosody-modules
log mod_rest/example/rest.sh @ 5593:6d0574bfbf5d
age | author | description |
---|---|---|
23 months ago | Kim Alvefur | mod_rest/rest.sh: Trim trailing whitespace |
23 months ago | Kim Alvefur | mod_rest/rest.sh: Add --logout to revoke token |
23 months ago | Kim Alvefur | mod_rest/rest.sh: Make scopes to request configurable in restrc |
23 months ago | Kim Alvefur | mod_rest/rest.sh: Implement RFC 7636 PKCE with the 'plain' method |
23 months ago | Kim Alvefur | mod_rest/rest.sh: Set software_id in client registration to something |
23 months ago | Kim Alvefur | mod_rest/rest.sh: Include .sh suffix in client registration |
23 months ago | Kim Alvefur | mod_rest/rest.sh: Register as native application |
23 months ago | Kim Alvefur | mod_rest: Implement use of refresh tokens in rest.sh example |
24 months ago | Kim Alvefur | mod_rest/rest.sh: Update 'client_uri' to module page |
24 months ago | Kim Alvefur | mod_rest/rest.sh: List dependencies in comment |
2023-03-27 | Kim Alvefur | mod_rest: Add an example bash script for using mod_rest |