Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5469:03f393d572fe
description | author | age |
---|---|---|
mod_http_oauth2: Add human-readable error messages | Kim Alvefur | Thu, 18 May 2023 13:03:09 +0200 |
mod_http_oauth2: Fix returning errors from response handlers | Kim Alvefur | Thu, 18 May 2023 12:57:23 +0200 |
mod_http_oauth2: Add a special "xmpp" scope that grants the users' default role | Kim Alvefur | Wed, 17 May 2023 19:40:27 +0200 |
mod_http_oauth2: Add support for the OpenID 'login_hint' parameter | Kim Alvefur | Wed, 17 May 2023 18:49:22 +0200 |
mod_http_oauth2: Note about partial OpenID Discovery implementation | Kim Alvefur | Wed, 17 May 2023 17:56:56 +0200 |
mod_http_oauth2: Proper OAuth error for invalid redirect URI in implicit flow too | Kim Alvefur | Wed, 17 May 2023 16:40:07 +0200 |
mod_http_oauth2: Return proper OAuth error for invalid redirect URI | Kim Alvefur | Wed, 17 May 2023 16:34:19 +0200 |