Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5774:d563a6b0dfb7
description | author | age |
---|---|---|
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 |
mod_http_oauth2: Implement introspection endpoint | Kim Alvefur | Thu, 25 May 2023 09:31:21 +0200 |