Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5518:d87d0e4a8516
description | author | age |
---|---|---|
mod_http_oauth2: Validate the OpenID 'prompt' parameter | Kim Alvefur | Mon, 05 Jun 2023 22:19:17 +0200 |
mod_http_oauth2: Revert strict form check to allow consent of multiple scopes | Kim Alvefur | Fri, 02 Jun 2023 11:20:08 +0200 |
mod_http_oauth2: Reject duplicate form-urlencoded parameters | Kim Alvefur | Fri, 02 Jun 2023 11:03:57 +0200 |
mod_http_oauth2: Bind refresh tokens to client | Kim Alvefur | Fri, 02 Jun 2023 10:40:48 +0200 |
mod_http_oauth2: Record hash of client_id to allow future verification | Kim Alvefur | Fri, 02 Jun 2023 10:14:16 +0200 |
mod_http_oauth2: Add client verification wrapper function | Kim Alvefur | Fri, 02 Jun 2023 10:12:46 +0200 |