Mercurial > prosody-modules
log mod_rest/example/rest.sh @ 5565:b97ae1cd7813
age | author | description |
---|---|---|
22 months ago | Kim Alvefur | mod_rest/rest.sh: Trim trailing whitespace |
22 months ago | Kim Alvefur | mod_rest/rest.sh: Add --logout to revoke token |
22 months ago | Kim Alvefur | mod_rest/rest.sh: Make scopes to request configurable in restrc |
22 months ago | Kim Alvefur | mod_rest/rest.sh: Implement RFC 7636 PKCE with the 'plain' method |
22 months ago | Kim Alvefur | mod_rest/rest.sh: Set software_id in client registration to something |
22 months ago | Kim Alvefur | mod_rest/rest.sh: Include .sh suffix in client registration |
22 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 |
23 months ago | Kim Alvefur | mod_rest/rest.sh: Update 'client_uri' to module page |
23 months ago | Kim Alvefur | mod_rest/rest.sh: List dependencies in comment |
23 months ago | Kim Alvefur | mod_rest: Add an example bash script for using mod_rest |