Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5453:7dc429b7c3f3
age | author | description |
---|---|---|
Tue, 16 May 2023 20:56:57 +0200 | Kim Alvefur | mod_http_oauth2: Fix schema to enforce at least one redirect URI |
Fri, 12 May 2023 11:58:20 +0200 | Kim Alvefur | mod_http_oauth2: Show only roles the user can use in consent dialog |
Fri, 12 May 2023 11:11:38 +0200 | Kim Alvefur | mod_http_oauth2: Reference grant by id instead of value |
Thu, 11 May 2023 21:43:23 +0200 | Kim Alvefur | mod_http_oauth2: Scope FIXMEs |
Thu, 11 May 2023 21:41:37 +0200 | Kim Alvefur | mod_http_oauth2: Describe type signatures of scope handling functions |
Thu, 11 May 2023 21:40:09 +0200 | Kim Alvefur | mod_http_oauth2: Allow requesting a subset of scopes on token refresh |
Thu, 11 May 2023 19:33:44 +0200 | Kim Alvefur | mod_http_oauth2: Enforce client scope restrictions in authorization |
Thu, 11 May 2023 21:37:35 +0200 | Kim Alvefur | mod_http_oauth2: Fix inclusion of role in refreshed access tokens |