log mod_rest/example/rest.sh @ 5738:06ecadfe95e8

age author description
17 months ago Kim Alvefur mod_rest/rest.sh: Restore default read-only behavior and the -rw flag
18 months ago Kim Alvefur mod_rest/rest.sh: Silence shellcheck SC1091
18 months ago Kim Alvefur mod_rest/rest.sh: Update to use httpie-oauth2 plugin
21 months ago Kim Alvefur mod_rest/rest.sh: Trim trailing whitespace
21 months ago Kim Alvefur mod_rest/rest.sh: Add --logout to revoke token
21 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
22 months ago Kim Alvefur mod_rest: Implement use of refresh tokens in rest.sh example
22 months ago Kim Alvefur mod_rest/rest.sh: Update 'client_uri' to module page
22 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