introspectionScopes

Extract granted scopes from an introspection response: scope is a space-delimited string (RFC 7662 2.2).

@safe @safe
string[]
introspectionScopes
(
Json doc
)