Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PromptFailedResult

Error to be used when the user has cancelled the prompt or refresh methods. When AccountProvider.refresh or AccountProvider.prompt are rejected with this error, the error will not be reported to the user.

Hierarchy

  • PromptFailedResult

Index

Properties

Properties

canceled

canceled: boolean

Type guard for differentiating user cancelled sign in errors from other errors

Generated using TypeDoc