Accessing User Data We can access the user's info now that they are signed in by calling Auth.currentAuthenticatedUser(). Unsure exactly what original code to maintain and which code to add in where.
Accessing User Data
We can access the user's info now that they are signed in by calling Auth.currentAuthenticatedUser().
Unsure exactly what original code to maintain and which code to add in where.