fix: show a distinct error message when a user tries to create an account using a personal gmail (#3710)

* fix: show a different error message when a user tries to create an account using a personal gmail

* throw only after attempting to find the team
This commit is contained in:
Nan Yu
2022-07-01 13:21:23 -07:00
committed by GitHub
parent adb55fa965
commit 4b166432e6
4 changed files with 34 additions and 2 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ build
node_modules/*
.env
.log
.vscode/*
npm-debug.log
stats.json
.DS_Store