Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
shihjay2 committed Oct 5, 2024
1 parent 487b5e9 commit 44b16de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/magicLink/login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ export default function Login({ challenge, clinical=false, authonly=false, clien
console.log('user added');
}
}
console.log(windowFocused);
console.log('registering passkey now...');
let window_check = false;
while (!window_check) {
Expand Down

0 comments on commit 44b16de

Please sign in to comment.