refac/fix: signout redirect flow

This commit is contained in:
Timothy Jaeryang Baek
2025-05-17 00:38:39 +04:00
parent fcb93f3155
commit 7df6d7f325
4 changed files with 23 additions and 12 deletions

View File

@@ -347,6 +347,7 @@ export const userSignOut = async () => {
if (error) {
throw error;
}
return res;
};
export const addUser = async (