log mod_http_oauth2/mod_http_oauth2.lua @ 5846:8b868c00e38e

age author description
14 months ago Kim Alvefur mod_http_oauth2: Reuse JWT issuance time as substitute for auth time
15 months ago Kim Alvefur mod_http_oauth2: Reduce log level for error delivery via redirect
15 months ago Kim Alvefur mod_http_oauth2: Tweak fallback error text
15 months ago Kim Alvefur mod_http_oauth2: Improve registration schema documentation parts
15 months ago Kim Alvefur mod_http_oauth2: Do not enforce PKCE on Device and OOB flows
15 months ago Kim Alvefur mod_http_oauth2: Add logger to "session" for auth event
15 months ago Kim Alvefur mod_http_oauth2: Move some code earlier
15 months ago Kim Alvefur mod_http_oauth2: Reject unparsable URLs
15 months ago Kim Alvefur mod_http_oauth2: Return validation output added in trunk rev 72d7830505f0
15 months ago Kim Alvefur mod_http_oauth2: Handle login_hint without @hostpart
15 months ago Kim Alvefur mod_http_oauth2: Fire authentication events on login form
15 months ago Kim Alvefur mod_http_oauth2: Comment on authorization code storage
16 months ago Kim Alvefur mod_http_oauth2: Make defaults more secure
16 months ago Kim Alvefur mod_http_oauth2: Skip consent screen if requested by client and same scopes already granted