Package version:

Class AuthenticationRequiredError

Error used to enforce authentication after trying to retrieve a token silently.

Hierarchy

  • any
    • AuthenticationRequiredError

Constructors

Properties

Constructors

Properties

getTokenOptions?: any

The options passed to the getToken request.

scopes: {}

The list of scopes for which the token will have access.