Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5336:77ac04bd2f65
age | author | description |
---|---|---|
Mon, 10 Apr 2023 10:47:51 +0200 | Kim Alvefur | mod_http_oauth2: Add some debug logging for UserInfo endpoint |
Mon, 10 Apr 2023 10:44:23 +0200 | Kim Alvefur | mod_http_oauth2: Correct error code when missing credentials for userinfo |
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 |