facebook login and sessions store

I’m finally starting to play around with Corona and I love it.
I have been experimenting with the facebook example project. Having the user login is trivial and pretty much covered in the example.

However, I’m not sure how to:

  • store the facebeek token, so the user doesn’t need to login each time when starting the app.
  • check if the user is currently logged in.

If there is some examples, documentations just point me in the right direction. [import]uid: 6942 topic_id: 6422 reply_id: 306422[/import]

of course one minute later I found this:

http://blog.anscamobile.com/2010/03/facebook-connect-and-web-popups-in-corona/

Is this still relevant? [import]uid: 6942 topic_id: 6422 reply_id: 22201[/import]