Allow users to easily leave or disconnect from Firebase projects they no longer belong to
When developers change companies or stop collaborating on a project, they often remain listed as members of Firebase projects that they no longer use or have access to.
Currently, the only way to be removed from a project is for a project owner or administrator to manually remove the user from the project permissions. This becomes problematic when:
The developer no longer has contact with the project owner
The company forgets to remove former collaborators
The user wants to clean up their Firebase project list
I suggest adding a “Leave Project” or “Disconnect from Project” option directly in the Firebase console for members.
This feature could:
Allow users to remove themselves from projects they no longer work on
Improve security by reducing unnecessary access to company resources
Help developers keep their Firebase console organized
Reduce administrative overhead for project owners
For example, developers who change jobs often still see old company projects in their Firebase dashboard, even though they no longer use them.
A simple self-removal option would solve this problem in a secure and user-friendly way.