hackforla / HomeUniteUs

We're working with community non-profits who have a Host Home or empty bedrooms initiative to develop a workflow management tool to make the process scalable (across all providers), reduce institutional bias, and effectively capture data.
https://homeunite.us/
GNU General Public License v2.0
39 stars 21 forks source link

Link accounts and stop Google account creation from the sign in page #703

Closed erikguntner closed 3 months ago

erikguntner commented 6 months ago

Overview

Currently, users who sign in using a Google account that isn't associated with an existing account creates a user that has no role. We can account for this in two ways:

  1. Linking accounts in the case the user wants to attach a Google account to their current email and password account.
  2. If the user has not been saved in our database, meaning they haven't gone through the sign up process, we delete the created AWS user and throw an error.

Action Items

Resources/Instructions

sanya301 commented 5 months ago

Can you post update here?