You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we set the email address in an invitation for a patient and without this change, it would override the email address of the patient no matter what they entered in the app.
Solution
We simply only define the email address in the app and remove that input field from the web dashboard.
Essentially, one cannot set a patient's email address ever. Not on the invitation and also not of the user after the patient is enrolled. Otherwise their login mechanism would also change (i.e. they would need to use a different email address to log in), which would be super confusing to a user, right?
Problem
Currently, we set the email address in an invitation for a patient and without this change, it would override the email address of the patient no matter what they entered in the app.
Solution
We simply only define the email address in the app and remove that input field from the web dashboard.
Additional context
StanfordBDHG/ENGAGE-HF-Firebase#178
Code of Conduct
The text was updated successfully, but these errors were encountered: