命名空間:auth

方法

範例使用者記錄

靜止的

exampleUserRecord() 傳回functions.auth.UserRecord

取得已填入資料的範例UserRecord

退貨

non-null functions.auth.UserRecord

製作使用者記錄

靜止的

makeUserRecord(fields) 回傳functions.auth.UserRecord

建立UserRecord函數。

範圍

領域

目的

要指定的UserRecord欄位。可以是functions.auth.UserRecord中欄位的任何子集。

值不能為空。

退貨

non-null functions.auth.UserRecord