Hey everyone,
I could swear that the user’s email used to be returned in the Data API at the same level as other user attributes (e.g., first_name, last_name, etc.). But now I’m seeing it show up under:
"authentication": {
"email": {
"email": "user@example.com",
"email_confirmed": true
}
}
Am I misremembering, or did Bubble actually change this structure at some point? If so, does anyone know when this change happened (or if it was documented anywhere)?
I’m updating some old integrations and just want to be sure I’m not going crazy. ![]()
Thanks in advance!
Matt