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
They are created through the "UserForm" on the frontend, usually through scoreboard
Every time someone signs into the system w/ Google, we override their first and last name to what Google provides, therefore, we can't technically update a user's name (or build me v2) because it will just revert the next time they log in.
I think in our login flow, if the user already has a first and last name, we shouldn't update it. This would allow us to actually build another me as well as member management pages for officers.
The text was updated successfully, but these errors were encountered:
There are two ways a user can be created:
Every time someone signs into the system w/ Google, we override their first and last name to what Google provides, therefore, we can't technically update a user's name (or build me v2) because it will just revert the next time they log in.
I think in our login flow, if the user already has a first and last name, we shouldn't update it. This would allow us to actually build another me as well as member management pages for officers.
The text was updated successfully, but these errors were encountered: