Software /
code /
prosody-modules
Diff
mod_http_oauth2/README.markdown @ 3903:cfeb93b80621
mod_http_oauth2: OAuth2 API (work in progress for developers only)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 23 Feb 2020 21:36:53 +0000 |
child | 4923:df3d521e3c39 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_http_oauth2/README.markdown Sun Feb 23 21:36:53 2020 +0000 @@ -0,0 +1,20 @@ +--- +labels: +- Stage-Alpha +summary: 'OAuth2 API' +... + +Introduction +============ + +This module is a work-in-progress intended for developers only! + +Configuration +============= + +None currently. + +Compatibility +============= + +Requires Prosody trunk.