jerbob92 / hoppscotch-backend

MIT License
68 stars 20 forks source link

In users table, email missing #11

Closed iamdap91 closed 1 year ago

iamdap91 commented 1 year ago
image image

if email is not verified in "hoppscotch profile", "email" field in the "users" table is missing.

However, even if email verification is performed, the value of the "users" table is not updated.

After email authentication, the user must be deleted and logged in again to enter the email field.

is there any options to update "users" table? or some other solution for this?

jerbob92 commented 1 year ago

Can you check if it has been fixed in v0.1.7? I added logic that will update the email address in the users table when it updates in Firebase.

iamdap91 commented 1 year ago

Can you check if it has been fixed in v0.1.7? I added logic that will update the email address in the users table when it updates in Firebase.

Thank you. It works so good 👍👍👍👍👍👍