Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5512:1fbc8718bed6
description | author | age |
---|---|---|
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 |
mod_http_oauth2: Add Cache-Control and Pragma headers per by RFC 6749 | Kim Alvefur | Fri, 02 Jun 2023 08:59:59 +0200 |
mod_http_oauth2: Add provisions for dynamically adding simple scopes | Kim Alvefur | Thu, 01 Jun 2023 18:16:13 +0200 |
mod_http_oauth2: Sort imports | Kim Alvefur | Thu, 01 Jun 2023 16:37:03 +0200 |