TokenRequestResult.scopes()
Gets the scope
field value and parses it into an array. Throws an Error
if the field is missing or the value isn't a string.
Definition
function scopes(): number;
Gets the scope
field value and parses it into an array. Throws an Error
if the field is missing or the value isn't a string.
function scopes(): number;