Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AuthenticationRequiredError

Package version

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

Hierarchy

  • any
    • AuthenticationRequiredError

Index

Constructors

Properties

Constructors

constructor

Properties

Optional getTokenOptions

getTokenOptions: GetTokenOptions

The options passed to the getToken request.

scopes

scopes: string[]

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

Generated using TypeDoc