Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5598:b496ebc12aed
age | author | description |
---|---|---|
Fri, 14 Jul 2023 16:04:11 +0200 | Kim Alvefur | mod_http_oauth2: Add titles and descriptions to registration schema |
Mon, 10 Jul 2023 07:16:54 +0200 | Kim Alvefur | mod_http_oauth2: Implement RFC 8628 Device Authorization Grant |
Mon, 26 Jun 2023 00:19:05 +0200 | Kim Alvefur | mod_http_oauth2: Only add nonce when issuing a client_secret |
Tue, 20 Jun 2023 01:13:51 +0200 | Kim Alvefur | mod_http_oauth2: Strip JWKS metadata since we do not understand that |
Tue, 20 Jun 2023 01:11:34 +0200 | Kim Alvefur | mod_http_oauth2: Strip unknown client metadata |
Sat, 17 Jun 2023 19:03:32 +0200 | Kim Alvefur | mod_http_oauth2: Make allowed locales configurable |
Sat, 17 Jun 2023 18:15:00 +0200 | Kim Alvefur | mod_http_oauth2: Improve error messages for URI properties |