Sorry for my English :-)
I try make LJ client for WP7. But I couldn't make some scenarios
1) In browser from PC I can open any public journals without autorization (i.e. as Anonymus). But XML-RPC method getevents requires "authentication settings"
Question: can I receive LJ events without login/password? How?
2) In browser from PC user can post comment as Facebook/Twitter/Google/OpenID etc. user.
But I can't use these accounts info for "authentication settings"
server responds "Invalid username"
Question: can I use Facebook/Twitter/Google/OpenID accounts info in XML-RPC sessions?