Caching Facebook user without Facebook SDK

Is it possible to use an existing Facebook session using easyLoginWithFacebook approach ?

I would like to skip the log-in part at the start up if my Facebook user is already logged in.

Ok. Solved. I tried the stayLoggedIn method and it worked.