Facebook Auth - Check if logged in

Hi,

I have just implemented a simple Facebook Authentication to my app. (Im using Facebook auth firebase)
But how can i check to see if a user is already logged in? And if so, redirect to my main app? And how can i get the users facebook name?

Would really appreciate some help