Fakultas Ilmu Komputer UI

Add firestore update user function

Merged Ahmad Izzudin Alifyandra requested to merge create-update-profile-firestore-functions into master

Background:

Add firestore update function for user to update user document attributes.

How to test:

// User function and add specified attributes to update for user in the function's parameters.

Tested on:

  • iOS
  • Android

Merge request reports