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 additionalUserInfo.isNewUser to test for this.

Thanks,
J
Was this page helpful?