Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5188:7c531137a553
description | author | age |
---|---|---|
mod_http_oauth2: Implement OOB special redirect URI in code flow | Kim Alvefur | Thu, 02 Mar 2023 23:59:09 +0100 |
mod_http_oauth2: Add settings for allowed grant and response types | Kim Alvefur | Thu, 02 Mar 2023 23:57:29 +0100 |
mod_http_oauth2: Implement the Implicit flow | Kim Alvefur | Thu, 02 Mar 2023 22:06:50 +0100 |
mod_http_oauth2: Fix treatment of 'redirect_uri' parameter in code flow | Kim Alvefur | Thu, 02 Mar 2023 22:00:42 +0100 |
mod_http_oauth2: Issue tokens for the purpose of 'oauth2' | Kim Alvefur | Wed, 01 Mar 2023 21:55:34 +0100 |
mod_http_oauth2: Fix removal of consumed authorization codes | Kim Alvefur | Wed, 01 Mar 2023 21:11:48 +0100 |