Hi,
I currently have this scope in my API
I have set use_scope_descriptions_for_consent = true
. By doing this, I assumed that what would display in the consent dialog will be Read user
but instead I have this:
Is there anything I am missing from this document: https://auth0.com/docs/api-auth/user-consent#scope-descriptions
Thanks.