comparison 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
comparison
equal deleted inserted replaced
5327:7e3862a26e55 5328:dd8616e68cb3
31 specific information, see the [deployment notes section](#deployment-notes) 31 specific information, see the [deployment notes section](#deployment-notes)
32 below. 32 below.
33 33
34 Known client implementations: 34 Known client implementations:
35 35
36 - *(we need you!)* 36 - [example shell script for mod_rest](https://hg.prosody.im/prosody-modules/file/tip/mod_rest/example/rest.sh)
37 - *(we need you!)*
37 38
38 Support for OAUTHBEARER has been added to the Lua XMPP library, [verse](https://code.matthewwild.co.uk/verse). 39 Support for OAUTHBEARER has been added to the Lua XMPP library, [verse](https://code.matthewwild.co.uk/verse).
39 If you know of additional implementations, or are motivated to work on one, 40 If you know of additional implementations, or are motivated to work on one,
40 please let us know! We'd be happy to help (e.g. by providing a test server). 41 please let us know! We'd be happy to help (e.g. by providing a test server).
41 42