I use Firebase Authentication for login and sign up in my app.
It works fine but problem is when I delete a user manually from the Firebase Authentication page then open the app the user i deleted still logged in.
Aren't there any way to fix this problem ?