Log

mod_http_oauth2/mod_http_oauth2.lua @ 5314:7c123d3285de

description author age
mod_http_oauth2: Update to use new API of Prosody mod_tokenauth @ 601d9a375b86 Matthew Wild 23 months ago
mod_http_oauth2: Add support for refresh tokens Matthew Wild 23 months ago
mod_http_oauth2: Declare additional client registration fields as strings Kim Alvefur 23 months ago
mod_http_oauth2: Stricten check of urlencoded form data Kim Alvefur 23 months ago
mod_http_oauth2: Pedantic optimization Kim Alvefur 23 months ago
mod_http_oauth2: Fix traceback on missing 'scope' parameter Kim Alvefur 23 months ago
mod_http_oauth2: Allow user to decide which requested scopes to grant Kim Alvefur 23 months ago
mod_http_oauth2: Remove another reference to obsolete function Kim Alvefur 23 months ago
mod_http_oauth2: Relax payload content type checking in revocation Kim Alvefur 23 months ago
mod_http_oauth2: Remove now unused code Kim Alvefur 23 months ago
mod_http_oauth2: Allow revoking a token without OAuth client credentials Kim Alvefur 23 months ago
mod_http_oauth2: Correctly verify OAuth client credentials on revocation Kim Alvefur 23 months ago
mod_http_oauth2: Group metadata section into OAuth and OpenID Kim Alvefur 23 months ago
mod_http_oauth2: Rename oauth client credential related functions Kim Alvefur 23 months ago
mod_http_oauth2: Refactor to allow reuse of OAuth client creation Kim Alvefur 23 months ago