Software /
code /
prosody-modules
Log
mod_auth_oauth_external/mod_auth_oauth_external.lua @ 5440:82a14082be3f
description | author | age |
---|---|---|
mod_auth_oauth_external: Allow different username in PLAIN vs final JID | Kim Alvefur | Wed, 10 May 2023 13:52:31 +0200 |
mod_auth_oauth_external: Remove untested JID mapping | Kim Alvefur | Wed, 10 May 2023 13:45:28 +0200 |
mod_auth_oauth_external: Remove untested role mapping | Kim Alvefur | Wed, 10 May 2023 13:43:59 +0200 |
mod_auth_oauth_external: Expect XEP-0106 escaped username in PLAIN | Kim Alvefur | Wed, 10 May 2023 12:55:13 +0200 |
mod_auth_oauth_external: Make 'scope' configurable in password grant request | Kim Alvefur | Wed, 10 May 2023 12:39:05 +0200 |
mod_auth_oauth_external: Add setting for client_secret | Kim Alvefur | Mon, 08 May 2023 20:12:43 +0200 |
mod_auth_oauth_external: Work without token validation endpoint | Kim Alvefur | Mon, 08 May 2023 20:01:34 +0200 |
mod_auth_oauth_external: Fix missing import of util.jid | Kim Alvefur | Mon, 08 May 2023 19:57:10 +0200 |