Mercurial > prosody-modules
view mod_bookmarks/mod_bookmarks.lua @ 5436:e7d99bacd0e8
mod_auth_oauth_external: Make 'scope' configurable in password grant request
Needed by some OAuth servers, tested here with Mastodon
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 10 May 2023 12:39:05 +0200 |
| parents | cbe71ecb4677 |
| children |
line wrap: on
line source
--% conflicts: mod_bookmarks module:log("info", "mod_bookmarks has been deprecated, now loading mod_bookmarks2") module:depends("bookmarks2")
