Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5378:6155c46d9eea
age | author | description |
---|---|---|
Thu, 27 Apr 2023 19:16:14 +0200 | Kim Alvefur | mod_http_oauth2: Record OAuth software id and version attached to tokens |
Thu, 27 Apr 2023 19:14:23 +0200 | Kim Alvefur | mod_http_oauth2: Fix misplaced 'default' on wrong side of } in client registration schema |
Wed, 26 Apr 2023 23:41:49 +0200 | Kim Alvefur | mod_http_oauth2: Fix to include "openid" scope in discovery metadata |
Tue, 25 Apr 2023 19:49:41 +0200 | Kim Alvefur | mod_http_oauth2: Validate redirect URI depending on application type |
Tue, 25 Apr 2023 18:09:08 +0200 | Kim Alvefur | mod_http_oauth2: Fill in some client metadata defaults |
Tue, 25 Apr 2023 17:38:36 +0200 | Kim Alvefur | mod_http_oauth2: Allow only l10n variants of name in client metadata |
Tue, 25 Apr 2023 17:16:12 +0200 | Kim Alvefur | mod_http_oauth2: Normalize whitespace in client metadata schema |
Sat, 22 Apr 2023 16:29:56 +0200 | Kim Alvefur | mod_http_oauth2: Use new Lua pattern schema properties |