• Asks the server for the password salt of a particular email address.

    Never rejects. All information encoded in the resolved response.

    Parameters

    • zupassServerUrl: string
    • email: string

    Returns Promise<PasswordSaltResponse>

Generated using TypeDoc