Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5669:d67980d9e12d
description | author | age |
---|---|---|
mod_http_oauth2: Apply refresh token ttl to refresh token instead of grant | Kim Alvefur | Mon, 11 Sep 2023 10:48:31 +0200 |
mod_http_oauth2: Allow 'login_hint' as a substitute for OIDC 'select_account' prompt | Kim Alvefur | Sat, 09 Sep 2023 21:42:24 +0200 |
mod_http_oauth2: Remove broken in-CSS templating | Kim Alvefur | Sun, 27 Aug 2023 09:49:35 +0200 |
mod_http_oauth2: Allow omitting application type for native apps | Kim Alvefur | Wed, 16 Aug 2023 23:56:40 +0200 |
mod_http_oauth2: Make storage of various code more consistent | Kim Alvefur | Sun, 06 Aug 2023 12:07:05 +0200 |
mod_http_oauth2: Bail on invalid or expired device flow state token | Kim Alvefur | Fri, 04 Aug 2023 01:11:01 +0200 |
mod_http_oauth2: Optionally enforce authentication on revocation endpoint | Kim Alvefur | Mon, 31 Jul 2023 02:07:58 +0200 |
mod_http_oauth2: Don't use new time period API just yet | Kim Alvefur | Tue, 25 Jul 2023 11:01:58 +0200 |