Interface IIdentityServerProvider

Hierarchy

  • IIdentityServerProvider

Methods

Methods

  • Gets an access token for use against the identity server, for the associated client.

    Returns

    Promise which resolves to the access token.

    Returns Promise<null | string>

Generated using TypeDoc