Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5703:b43c989fb69c
description | author | age |
---|---|---|
mod_http_oauth2: Implement introspection endpoint | Kim Alvefur | Thu, 25 May 2023 09:31:21 +0200 |
mod_http_oauth2: Include 'amr' claim in ID Token | Kim Alvefur | Thu, 28 Sep 2023 16:38:29 +0200 |
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 |