Skip to content

Remove `:auth, :enforce_oauth_admin_scope_usage`

rinpatch requested to merge feat/enforce-admin-scope-unconditionally into develop

admin scope has been required by default for more than a year now and all apps that use the API seems to request a proper scope by now.

Merge request reports