Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local storage dev root id #2407

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

local storage dev root id #2407

wants to merge 1 commit into from

Commits on Sep 17, 2024

  1. local storage dev root id

    This puts a random id in local storage and uses it for the Firestore and Realtime database root ids.
    This approach is currently broken though, because the Firebase functions have not been updated to use this same root id. The functions continue to use the Firebase user id instead.
    
    See this PR for more info: #2403
    scytacki committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    45b5ebe View commit details
    Browse the repository at this point in the history