Check for First Login or New User
Is there a way to see if a user is a new user? On the first login I want to do things that I would not want to do later. Firebase has a
Thanks,
J
additionalUserInfo.isNewUser to test for this.Thanks,
J