Thursday, 4 May 2017

NodeJS multiple sessions with Firebase

My question is pretty much this: NodeJS authentication with Firebase

But it only got one answer and I'm not being able to make out how to do it.

Basically I'm using node as a backend and Firebase Authentication and Firebase Database to build a web dashboard. Yesterday finally jumped into user management and got a signup and signin going on, everything works, i then asked a colleague to access my server from his PC with my IP to test things out, when he did it, he went straight into my index.html without going throught the signup, that was because, when i checked the browser console, he was on the same Authentication user as me, if one of us logged out, then on the other PC the same would happen, long story short, i can only have one user logged at the same time.....

I'm not very good at user management... Can someone please expand on the answer given to the link above? I'd greatly appreciate, any question just ask.



via Fábio Santos

No comments:

Post a Comment