Mercurial > prosody-modules
graph
-
mod_http_oauth2: Rename variables to improve clarity22 months ago, by Kim Alvefur
-
mod_http_oauth2: Do minimal validation of private-use URI schemes22 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject relative redirect URIs22 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject duplicate list items in client registration22 months ago, by Kim Alvefur
-
mod_http_oauth2: Require non-empty arrays in client registration22 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject duplicate redirect URIs in registration22 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix schema to enforce at least one redirect URI22 months ago, by Kim Alvefur
-
mod_http_oauth2: Show only roles the user can use in consent dialog22 months ago, by Kim Alvefur
-
mod_http_oauth2: Reference grant by id instead of value23 months ago, by Kim Alvefur
-
mod_http_oauth2: Scope FIXMEs23 months ago, by Kim Alvefur
-
mod_http_oauth2: Describe type signatures of scope handling functions23 months ago, by Kim Alvefur
-
mod_http_oauth2: Allow requesting a subset of scopes on token refresh23 months ago, by Kim Alvefur
-
mod_http_oauth2: Enforce client scope restrictions in authorization23 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix inclusion of role in refreshed access tokens23 months ago, by Kim Alvefur