Examples
Parsing responses
API reference
@oslojs/oauth2
Links
GitHub
Oslo
Twitter
Donate
TokenRequestResult.hasScopes()
Returns if the
scope
field exists and the value is a string.
Definition
function
hasScopes
()
:
boolean
;