Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5739:426c42c11f89
description | author | age |
---|---|---|
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 |
mod_http_oauth2: Implement introspection endpoint | Kim Alvefur | Thu, 25 May 2023 09:31:21 +0200 |
mod_http_oauth2: Include 'amr' claim in ID Token | Kim Alvefur | Thu, 28 Sep 2023 16:38:29 +0200 |