Wenn „returnOobLink“ in der Anfrage „wahr“ ist, ist dies der zu sendende OOB-Code.
email
string
Wenn „returnOobLink“ in der Anfrage als „false“ festgelegt ist, die E-Mail-Adresse, an die die Bestätigung gesendet wurde.
oobLink
string
Wenn „returnOobLink“ in der Anfrage „true“ ist, ist dies der OOB-Link, der an den Nutzer gesendet werden soll. Dadurch wird der erstellte Link mit Parametern für Firebase Dynamic Links zurückgegeben.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-03-04 (UTC)."],[[["The JSON response for `accounts.sendOobCode` includes fields for `kind`, `oobCode`, `email`, and `oobLink`."],["The `oobCode` field contains the out-of-band code to be sent if `returnOobLink` is true in the request."],["The `email` field indicates the recipient's email if `returnOobLink` is false in the request."],["If `returnOobLink` is true, `oobLink` provides a constructed Firebase Dynamic Link for user verification."],["The field `kind` has been marked as deprecated."]]],[]]