| Name | login | |
| Description | Logs in a user into the system by validating username and password against the auth database | |
| Accessible Via | /api/account/login | |
| HTTP GET | True | |
| HTTP POST | True | |
| Special Headers | None | |
| Login Required | False | |
| Required Arguments | username : login username password : password for user | |
| Optional Arguments | rememberme : whether to persist user information in browser across sessions domain : if provided the cookie domain is set to this value | |
| Extra Arguments Ignored | True | |
| Response Format | application/json | |
| Notes | Sample response: { Sample error response: { For additional information on using the callback parameter to generate a JSONP response, or using onsucceed and onfail to redirect to a URI template, see Common API Query Parameters. |
| published |
| updated |
- Jul 30, 2008 10:27:53PM UTC
| source uri |
| author |
| contributor |
summary
content
Comments
There is no discussion about this document.
Start the Discussion »
