When using Google SignIn I want Firestore to create a users/document for the new user matching the user.uid I have. I used the Firestore rules from this post. Here is my cod