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

[Question]: Detecting incorrect passwords #53

Open
brother-bill opened this issue Nov 4, 2023 · 1 comment
Open

[Question]: Detecting incorrect passwords #53

brother-bill opened this issue Nov 4, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@brother-bill
Copy link

I'm using joinRoom from trystero/firebase , but I'm having trouble detecting if the user's inputted password successfully connected them to the room. It seems that the library throws this error internally when failing to connect: firebase.js:122 Trystero: received malformed SDP JSON . But I'm not sure how to reliably detect that.

@dmotz
Copy link
Owner

dmotz commented Nov 28, 2023

Looking into adding a feature for this. Stay tuned.

@dmotz dmotz added the enhancement New feature or request label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants