Confirmed users
483
edits
mNo edit summary |
|||
| Line 26: | Line 26: | ||
alias: [{ | alias: [{ | ||
type: <string>, // "fxa" or "msisdn" | type: <string>, // "fxa" or "msisdn" | ||
id: <string>, | id: <string>, // Could be the email or msisdn in plain text or a hash of them as proposed (and done) at bug 984288 | ||
verified: <boolean> | verified: <boolean> | ||
}], | }], | ||