You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the authentication Cloud Function to check if a user profile for the given wallet address exists in Firestore. If not, create a new profile. If it exists, update the last login timestamp.
Modify the authentication Cloud Function to check if a user profile for the given wallet address exists in Firestore. If not, create a new profile. If it exists, update the last login timestamp.