Function signInWithEmail

  • Signs an existing user into Tokens Studio using their email. Note that the email needs to be verified before a user can use this method

    Returns

    Parameters

    • email: string
    • password: string

    Returns Promise<CognitoUser>

Generated using TypeDoc