Facebook authentication

Hi Folks,

Am using “rails gem koala” for facebook authentication.

It works fine. But when my facebook account logged out it doesn’t works
in
my application.

I have user access_token and user_id and how can i access user photos
using
their access_token?

Please advice.

Thank you.