Skip to content
Snippets Groups Projects
  • Nik | Klampfradler's avatar
    1aabacae
    Allow apps to dynamically generate OAuth scopes · 1aabacae
    Nik | Klampfradler authored
    This replaces the settings merging for the static
    `OAUTH2_PROVIDER["SCOPES"]` setting.
    
    Attention: Breaking change, only release with next major version. Can
    be backported to minor release if support for old mechanism is glued
    into the new one, with a deprecation warning.
    1aabacae
    History
    Allow apps to dynamically generate OAuth scopes
    Nik | Klampfradler authored
    This replaces the settings merging for the static
    `OAUTH2_PROVIDER["SCOPES"]` setting.
    
    Attention: Breaking change, only release with next major version. Can
    be backported to minor release if support for old mechanism is glued
    into the new one, with a deprecation warning.