Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InteractiveBrowserAuthenticateOptions

Package version

Optional parameters to the InteractiveBrowserCredential authenticate() method.

Hierarchy

  • InteractiveBrowserAuthenticateOptions

Index

Properties

Properties

Optional abortSignal

abortSignal: AbortSignalLike

The signal which can be used to abort requests.

Optional scopes

scopes: string | string[]

Scopes to authenticate with.

Generated using TypeDoc