We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5a1d6 commit 735f3f9Copy full SHA for 735f3f9
app.js
@@ -39,7 +39,7 @@ signInBtn.addEventListener("click", () => {
39
auth.signOut();
40
return;
41
}
42
- }
+ }
43
44
// Only create the user record if it doesn't exist
45
const uid = user.uid;
0 commit comments