When I’m Trying to logout current user using Firebase authentication logout block I’m getting following error message (i use google sign in block to sign in)
If you perform a login followed by a logout everything works correctly, but if an operation like store is executed between login and logout, that error appears.
I don’t have absolute certainty that it only happens in this specific case, but it definitely needs to be fixed.