Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticationRequiredErrorOptions

Package version

Optional parameters to the AuthenticationRequiredError

Hierarchy

  • AuthenticationRequiredErrorOptions

Index

Properties

Optional getTokenOptions

getTokenOptions: GetTokenOptions

The options passed to the getToken request.

Optional message

message: undefined | string

The message of the error.

scopes

scopes: string[]

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

Generated using TypeDoc