Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5382:12498c0d705f
age | author | description |
---|---|---|
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 |
Wed, 26 Apr 2023 23:41:49 +0200 | Kim Alvefur | mod_http_oauth2: Fix to include "openid" scope in discovery metadata |