Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5247:dc27b997e969
description | author | age |
---|---|---|
mod_http_oauth2: Invoke mod_http_errors to render error on invalid redirect | Kim Alvefur | Sun, 12 Mar 2023 17:56:23 +0100 |
mod_http_oauth2: Validate all URIs against client_uri in client registration | Kim Alvefur | Sun, 12 Mar 2023 12:06:44 +0100 |
mod_http_oauth2: Organize HTTP routes with comments | Kim Alvefur | Sun, 12 Mar 2023 11:27:29 +0100 |
mod_http_oauth2: Fix validation of informative URIs | Kim Alvefur | Sat, 11 Mar 2023 22:58:47 +0100 |
mod_http_oauth2: Use more compact IDs | Kim Alvefur | Sat, 11 Mar 2023 22:46:27 +0100 |
mod_http_oauth2: Validate that informative URLs match the redirect URIs | Kim Alvefur | Sat, 11 Mar 2023 22:31:02 +0100 |