authenticateprofile

Logins to a profile from a remote location (POST request)

Parameters:
secretqnSecret Question
secretansSecret Answer
passwordSHA-1 Hash of (password data)
Returns:
XML
    <commands> 
        <command>
             <type>loginprofile</type>
            <result> { 0 | 1 } </result>
       </command>
    </commands>

Requirements:

Note:
On successful login, the current HTTP session is authenticated for future access. This is done by setting the cookie.

Generated on Wed Oct 12 2011 21:46:52. © CodeLathe LLC 2007-2011. All Rights Reserved.