Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5789:b8a2b3ebe792
description | author | age |
---|---|---|
mod_http_oauth2: Return validation output added in trunk rev 72d7830505f0 | Kim Alvefur | Sun, 03 Dec 2023 23:44:18 +0100 |
mod_http_oauth2: Handle login_hint without @hostpart | Kim Alvefur | Sun, 03 Dec 2023 15:07:50 +0100 |
mod_http_oauth2: Fire authentication events on login form | Kim Alvefur | Fri, 01 Dec 2023 22:40:41 +0100 |
mod_http_oauth2: Comment on authorization code storage | Kim Alvefur | Fri, 01 Dec 2023 21:35:25 +0100 |
mod_http_oauth2: Make defaults more secure | Kim Alvefur | Tue, 14 Nov 2023 23:19:19 +0100 |
mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted | Kim Alvefur | Tue, 14 Nov 2023 23:03:37 +0100 |
mod_http_oauth2: Limit revocation to clients own tokens in strict mode | Kim Alvefur | Sun, 29 Oct 2023 11:30:49 +0100 |
mod_http_oauth2: Restrict introspection to clients own tokens | Kim Alvefur | Sun, 29 Oct 2023 11:20:15 +0100 |