Function makeAuthRequest

  • Deprecated

    makeAuthRequest was renamed to makeAuthRequestToken

    Parameters

    • transitPrivateKey: string
    • Optional redirectURI: string
    • Optional manifestURI: string
    • scopes: string[] = ...
    • Optional appDomain: string
    • expiresAt: number = ...
    • extraParams: any = {}

    Returns string

Generated using TypeDoc