Jika returnOobLink bernilai benar dalam permintaan, kode OOB akan dikirim.
email
string
Jika returnOobLink bernilai salah dalam permintaan, alamat email tujuan pengiriman verifikasi.
oobLink
string
Jika returnOobLink bernilai benar dalam permintaan, link OOB akan dikirim ke pengguna. Tindakan ini akan menampilkan link yang dibuat, termasuk parameter terkait Firebase Dynamic Link.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]