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

Auth trying to authenticate when signed out #102

Open
geovaniprodata opened this issue Jun 3, 2023 · 3 comments
Open

Auth trying to authenticate when signed out #102

geovaniprodata opened this issue Jun 3, 2023 · 3 comments

Comments

@geovaniprodata
Copy link

I was testing signIn and signOut, when run again after signOut. Trigger this error below :

image

@cachapa
Copy link
Owner

cachapa commented Jun 3, 2023

What would be the expected behavior?

@geovaniprodata
Copy link
Author

well, idk but if I try to sign out that means i'm not authenticated anymore and rerun the app trigger the error

The authentication list is empty

so even if I stop the app and run again,
the error message pop up

it pops when try to get docs from a collection.

before the sign out, the get was working just fine without auth and with it.

@cachapa
Copy link
Owner

cachapa commented Jun 3, 2023

Do you think it would be possible to reproduce this behavior using the example code?

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

No branches or pull requests

2 participants