# HG changeset patch # User Kim Alvefur # Date 1680873693 -7200 # Node ID dd8616e68cb3111ff88f4da26a838b2b80da35dd # Parent 7e3862a26e55fbcb76bf0c0780b65d7078f0f893 mod_http_oauth2/README: Add rest.sh to known implementations diff -r 7e3862a26e55 -r dd8616e68cb3 mod_http_oauth2/README.markdown --- 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,