1 parent 1c4c683 commit 509769aCopy full SHA for 509769a
auth/manage.js
@@ -16,7 +16,7 @@ function getUserProfile() {
16
17
// The user's ID, unique to the Firebase project. Do NOT use
18
// this value to authenticate with your backend server, if
19
-// you have one. Use User.getToken() instead.
+// you have one. Use User.getIdToken() instead.
20
constuid=user.uid;
21
}
22
// [END auth_get_user_profile]
0 commit comments