LJ.XMLRPC.sessiongenerate
Generates a Live Journal session to more easily transitions users from a client to the Live Journal web interface.
Request Parameters
- LiveJournal's Common Request Parameters
- expiration - Sessions can either expire in a short amount of time or last for a long period of time. You can specify either "short" or "long" as the value of this parameter. (optional)
- ipfixed - If specified and true, this will cause the server to generate a session that is only valid from the IP address the sessiongenerate request was sent from. If you leave out this value, it will default to allowing any IP address to use this session information. (optional)
Return Types
A struct containing the keys:
- ljsession - The session generated.
