selectScope

Select the OAuth scopes to request: prefer the scopes named in the WWW-Authenticate challenge; otherwise fall back to the resource metadata's scopes_supported; otherwise none.

@safe @safe
string
selectScope
(,
const string[] scopesSupported
)