Function makeAuthRequest

  • Parameters

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

    Returns string

    Deprecated

    makeAuthRequest was renamed to makeAuthRequestToken

Generated using TypeDoc