| 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. |
api/account/login topic
Also known as
- Add other possible names for this topic
With the exception of Wikipedia summaries and some images the
content on this page is typically distributed under
the Creative Commons
Attribution license or Public Domain.
| Gallery | add |
There are no images for this topic yet.
Edit Weblinks
There are no weblinks for this topic yet.
Recent Discussions about api/account/login
There are no conversations on this topic. Would you like to start one?
Start the Discussion »