Skip to content

Don't Override Name Upon Repeat Sign In #76

@billdybas

Description

@billdybas

There are two ways a user can be created:

  1. They sign into the system
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions