Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5511:0860497152af
age | author | description |
---|---|---|
Fri, 02 Jun 2023 10:14:16 +0200 | Kim Alvefur | mod_http_oauth2: Record hash of client_id to allow future verification |
Fri, 02 Jun 2023 10:12:46 +0200 | Kim Alvefur | mod_http_oauth2: Add client verification wrapper function |
Fri, 02 Jun 2023 08:59:59 +0200 | Kim Alvefur | mod_http_oauth2: Add Cache-Control and Pragma headers per by RFC 6749 |
Thu, 01 Jun 2023 18:16:13 +0200 | Kim Alvefur | mod_http_oauth2: Add provisions for dynamically adding simple scopes |
Thu, 01 Jun 2023 16:37:03 +0200 | Kim Alvefur | mod_http_oauth2: Sort imports |
Wed, 31 May 2023 03:44:04 +0200 | Kim Alvefur | mod_http_oauth2: Create proper template for OOB code delivery |
Thu, 18 May 2023 14:51:48 +0200 | Kim Alvefur | mod_http_oauth2: Allow CORS for browser clients |