Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(db): update user name field conditionally
prevents name from flip-flopping between auth providers if it's different on each platform. The name will not change from the one that is used in the first login, even if a new provider is used with the same email address and a different name.
- Loading branch information