I am making a simple authentication app in Android using Firebase authentication. Till now I am successful in signing the user in, however the issue is that the user remains
Try This
FirebaseAuth fAuth = FirebaseAuth.getInstance(); fAuth.signOut();