Software /
code /
prosody-modules
Log
mod_http_oauth2/mod_http_oauth2.lua @ 5705:527c747711f3
description | author | age |
---|---|---|
mod_http_oauth2: Limit revocation to clients own tokens in strict mode | Kim Alvefur | Sun, 29 Oct 2023 11:30:49 +0100 |
mod_http_oauth2: Restrict introspection to clients own tokens | Kim Alvefur | Sun, 29 Oct 2023 11:20:15 +0100 |
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 |