Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5388:832c515b1650
age | author | description |
---|---|---|
Sat, 29 Apr 2023 15:47:03 +0200 | Kim Alvefur | Back out 6f13200c9fc1: Confused request URI with redirect URI |
Sat, 29 Apr 2023 13:26:33 +0200 | Kim Alvefur | mod_http_oauth2: Advertise required registration of redirect URIs |
Sat, 29 Apr 2023 13:23:30 +0200 | Kim Alvefur | mod_http_oauth2: Advertise supported token endpoint auth methods |
Sat, 29 Apr 2023 13:09:49 +0200 | Kim Alvefur | mod_http_oauth2: Allow configuring PKCE challenge methods |
Sat, 29 Apr 2023 13:09:46 +0200 | Kim Alvefur | mod_http_oauth2: Implement RFC 7628 Proof Key for Code Exchange |
Sat, 29 Apr 2023 11:26:04 +0200 | Kim Alvefur | mod_http_oauth2: Reorder routes into order they happen in OAuth 2.0 |
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 |