Make scopes in application OAuth screen collapsible

Problem

On the OAuth screen for applications, we expose both title and description for each scope. That takes up a lot of space and the description is not immediately necessary information.

Solution

Instead, we should only have the title exposed initially and make the description collapsible.

Currently After collapsed After expanded

image.png

image.png

image.png

Edited by Marcel van Remmerden