Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5618:869c01d91aea
age | author | description |
---|---|---|
Mon, 24 Jul 2023 01:26:41 +0200 | Kim Alvefur | mod_http_oauth2: Clean cache less frequently |
Mon, 24 Jul 2023 01:30:14 +0200 | Kim Alvefur | mod_http_oauth2: Shorten default token validity periods |
Sun, 23 Jul 2023 02:56:08 +0200 | Kim Alvefur | mod_http_oauth2: Implement refresh token rotation |
Fri, 21 Jul 2023 00:37:34 +0200 | Kim Alvefur | mod_http_oauth2: Allow a shorter form of the device grant in config |
Wed, 19 Jul 2023 13:05:47 +0200 | Kim Alvefur | mod_http_oauth2: Show errors on device flow user code entry page |
Wed, 19 Jul 2023 12:58:04 +0200 | Kim Alvefur | mod_http_oauth2: Namespace the various codes to minimize confusion |