Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5230:ac252db71027
description | author | age |
---|---|---|
mod_http_oauth2: Log flows enabled and disabled | Kim Alvefur | Fri, 10 Mar 2023 12:01:52 +0100 |
mod_http_oauth2: Fix appending of query parts in error redirects | Kim Alvefur | Fri, 10 Mar 2023 11:54:30 +0100 |
mod_http_oauth2: Implement the OpenID userinfo endpoint | Kim Alvefur | Thu, 09 Mar 2023 14:46:06 +0100 |
mod_http_oauth2: token endpoint: handle missing credentials | Matthew Wild | Tue, 07 Mar 2023 15:33:07 +0000 |
mod_http_oauth2: Fail early when no authorization header present | Matthew Wild | Tue, 07 Mar 2023 15:31:19 +0000 |
mod_http_oauth2: Support HTTP Basic auth on token endpoint | Matthew Wild | Tue, 07 Mar 2023 15:27:50 +0000 |
mod_http_oauth2: Separate extracting credentials from requests and verifying | Matthew Wild | Tue, 07 Mar 2023 15:18:41 +0000 |