Up until now I've been using client-side auth. I just set up server-side everyauth and it is working great but how can I do something like FB.getLoginStatus
(what I did client-side) when the page loads?
If the user is already logged in I dont want to put them through the process again.
Thanks for explaining!
From the documentation
Within Express Views: