firebase / firebase-js-sdk

Firebase Javascript SDK
https://firebase.google.com/docs/web/setup
Other
4.86k stars 891 forks source link

[Documentation] Do all browser tabs in the same browser session return the same Firebase anonymous authentification id? #8640

Open andynewman10 opened 4 days ago

andynewman10 commented 4 days ago

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

google-oss-bot commented 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.

dlarocque commented 3 days ago

Thanks for submitting this issue. If you have a question about Firebase, please see Firebase Support | Ask the Firebase community