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
Create a function to get a user's username and profilePhoto from Firebase given their userId. Return as a dictionary: [String: String] - ["username": ....., "profilePhoto": .....]
The text was updated successfully, but these errors were encountered:
Create a function to get a user's username and profilePhoto from Firebase given their userId. Return as a dictionary: [String: String] - ["username": ....., "profilePhoto": .....]
The text was updated successfully, but these errors were encountered: