If user uses Facebook/Google to login in my website, should I logout a user that logs out from Facebook/Google account?

Is basically the inverse of this question.

An user register to a website using his/her Facebook account. Should I check if user is still logged in in Facebook and if is not the case log out the user? Or should I log out the user only after user action in the website?