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 d3a0688 commit 1e0b329Copy full SHA for 1e0b329
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