firebase-ios-sdk icon indicating copy to clipboard operation
firebase-ios-sdk copied to clipboard

User Token works even after user deleted from Firebase Console

Open harishvitta opened this issue 3 years ago • 1 comments

[REQUIRED] Step 1: Describe your environment

  • Xcode version: 13.2
  • Firebase SDK version: 8.15.0
  • Installation method: Swift Package Manager
  • Firebase Component: Auth
  • Target platform(s): iOS

[REQUIRED] Step 2: Describe the problem

  • Is there a way to check if the current user is deleted using firebase SDK?
  • I am deleting the user auth entry from the Firebase console.
  • User Token works fine even after the user is deleted.

Steps to reproduce:

What happened? How can we make the problem occur? I have deleted the user auth record from Firebase Console.

harishvitta avatar Jul 26 '22 16:07 harishvitta

afaik this is intended behavior and re-auth will cause the user to be signed out, but an Auth team member can explain in more detail.

morganchen12 avatar Jul 26 '22 17:07 morganchen12

Closing for staleness. Please comment or open a new issue to continue the discussion.

paulb777 avatar Jan 06 '24 16:01 paulb777