ruuvi / com.ruuvi.station.webui

Ruuvi webUI
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

When email address changed, fetch and update the user email on page load #456

Open markoaamunkajo opened 3 weeks ago

markoaamunkajo commented 3 weeks ago

Description:

The user object (email and token) is cached so if the email is changed then the user.email will not match sensor.owner anymore

We could fetch and update the user email on page load.

markoaamunkajo commented 5 days ago

Need Otso to help testing this

markoaamunkajo commented 2 days ago

Tested with Otso, QA passed