Skip to content

Scope grant persistence + diff #568

Open
@dkarlovi

Description

@dkarlovi

If a client requests scope A and it gets granted, we should persist.

If the client requests scope A again, there's no need to display the grant view at all, it's already been granted.

If the client requests scope A B next, we should display the grant screen again, asking the user to grant B (optionally, displaying A was already granted, and when).

TLDR: the grant screen should show up only if there's something new to grant.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions