OAuth2RequestResult.state()

Returns the state field value. Throws an Error if the field is missing or the value isn't a string.

Definition

function state(): string;