Mon, 27 Mar 2023 18:51:12 +0100 |
Matthew Wild |
mod_http_oauth2: Update to use new API of Prosody mod_tokenauth @ 601d9a375b86
|
Fri, 24 Mar 2023 14:29:07 +0000 |
Matthew Wild |
mod_http_oauth2: Add support for refresh tokens
|
Sun, 26 Mar 2023 14:44:30 +0200 |
Kim Alvefur |
mod_http_oauth2: Declare additional client registration fields as strings
|
Sun, 26 Mar 2023 14:39:34 +0200 |
Kim Alvefur |
mod_http_oauth2: Stricten check of urlencoded form data
|
Sun, 26 Mar 2023 14:37:42 +0200 |
Kim Alvefur |
mod_http_oauth2: Pedantic optimization
|
Fri, 24 Mar 2023 00:07:58 +0100 |
Kim Alvefur |
mod_http_oauth2: Fix traceback on missing 'scope' parameter
|
Thu, 23 Mar 2023 16:28:08 +0100 |
Kim Alvefur |
mod_http_oauth2: Allow user to decide which requested scopes to grant
|
Wed, 22 Mar 2023 00:09:58 +0100 |
Kim Alvefur |
mod_http_oauth2: Remove another reference to obsolete function
|