Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FE/BE] Connect created caregivers to actual accounts #183

Open
parkerra opened this issue Nov 4, 2024 · 0 comments · May be fixed by #238
Open

[FE/BE] Connect created caregivers to actual accounts #183

parkerra opened this issue Nov 4, 2024 · 0 comments · May be fixed by #238
Assignees
Labels
backend bug Something isn't working high priority
Milestone

Comments

@parkerra
Copy link
Contributor

parkerra commented Nov 4, 2024

If an Admin creates a Caregiver, when the Caregiver signs up with the same email, name, and phone number, their accounts should be paired. If the email matches one in the database but the other details are incorrect, show an error saying to contact MBB. A Caregiver object is not paired to an account if it does not have an auth field containing the ID of a Firebase account object. Caregivers who sign up this way should still be directed to go through onboarding.

@parkerra parkerra added the bug Something isn't working label Nov 4, 2024
@parkerra parkerra added this to the Sprint 5 milestone Nov 14, 2024
@uma-anand uma-anand linked a pull request Nov 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working high priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants