Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with useSignin's signout method #222

Open
Prateekrajput1999 opened this issue Sep 19, 2024 · 0 comments
Open

Issue with useSignin's signout method #222

Prateekrajput1999 opened this issue Sep 19, 2024 · 0 comments
Labels

Comments

@Prateekrajput1999
Copy link

What is the bug?
I'm facing an issue with the Farcaster Auth Kit while implementing a custom design for login via QR code. I'm using the useSignin hook and calling the signIn method to start polling and capture the success event. However, when I close the modal and call the signOut method to stop polling, it behaves unexpectedly. Initially, polling stops and disconnects, but it reconnects and continues to repeatedly connect and disconnect. If I don't call the signOut method, the polling never stops.

I am using @farcaster/auth-kit (version 0.6.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant