I'm stuck with Firebase Autentication.
I understand how to connect my single page app to FireAuth. But then, I'm lost.
I don't know how to automatically inform my rest api that a new user is create.
Because if a new user select the login page and click on Google login provider, there is no rule to inform the user he must sign-up first.