Open andynewman10 opened 4 days ago
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
Thanks for submitting this issue. If you have a question about Firebase, please see Firebase Support | Ask the Firebase community
Operating System
All
Environment (if applicable)
Chrome
Firebase SDK Version
10.x/11.x
Firebase SDK Product(s)
Auth
Project Tooling
Plain JavaScript
Detailed Problem Description
On the web, when performing Firebase anonymous authentification, is it guaranteed that the same authentification id will be returned across all browser tabs, or is Firebase anonymous authentification specific to the JavaScript/window.sessionStorage space it is running in? I do not see this information in the documentation, however this information is important for developers.
Steps and code to reproduce issue