diff mod_http_oauth2/README.markdown @ 5328:dd8616e68cb3

mod_http_oauth2/README: Add rest.sh to known implementations
author Kim Alvefur <zash@zash.se>
date Fri, 07 Apr 2023 15:21:33 +0200
parents 4fc3277a914d
children df11a2cbc7b7
line wrap: on
line diff
--- a/mod_http_oauth2/README.markdown	Fri Apr 07 13:46:29 2023 +0100
+++ b/mod_http_oauth2/README.markdown	Fri Apr 07 15:21:33 2023 +0200
@@ -33,7 +33,8 @@
 
 Known client implementations:
 
-- *(we need you!)*
+-   [example shell script for mod_rest](https://hg.prosody.im/prosody-modules/file/tip/mod_rest/example/rest.sh)
+-   *(we need you!)*
 
 Support for OAUTHBEARER has been added to the Lua XMPP library, [verse](https://code.matthewwild.co.uk/verse).
 If you know of additional implementations, or are motivated to work on one,