I am trying to build a website with Reactjs where user can log in and can save their favorite ads and I want to display those saved ads on a different page. How can I display different data on that page for every user? I used google firebase for authentication.