rexrainbow
it's possible to login with the same fb account multiple times. Is there an easy way to prevent this? I could set a variable to 1 in the firebase save slot when someone logs in and set it to 0 when someone logs out and check this variable everytime someone tries to login..but is there a simpler way?
/edit: rex_firebase_singleLogin, I didn't seet this plugin. sorry