Fixed sign in with an invite token when user is signed out

This commit is contained in:
giancarlo
2024-06-07 01:23:16 +07:00
parent 6ec939469b
commit 2e7e289495
7 changed files with 7639 additions and 9323 deletions

View File

@@ -42,7 +42,7 @@
"cross-env": "^7.0.3",
"pnpm": "^9.2.0",
"prettier": "^3.3.1",
"turbo": "^2.0.1",
"turbo": "2.0.2-canary.2",
"typescript": "^5.4.5",
"yarn": "^1.22.22"
},