Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAuthProvider

Hierarchy

  • IAuthProvider

Implemented by

Index

Methods

Methods

getToken

  • getToken(scopes: Scope[], force?: boolean): Promise<AuthToken>
  • Parameters

    • scopes: Scope[]
    • Optional force: boolean

    Returns Promise<AuthToken>

Generated using TypeDoc