Login sync between popup and content using firebase auth

Can you please explain how I can manage to sync the state of login between popup.tsx and content.tsx using firebase auth? I am working with the framework --with-firebase-auth , and the login there works, however I would like to inject button in the main world (using content.tsx), and onclick save data to firestore, and I need to be authenticated from in the content.tsx. From some reason the popup and content does not share the state of auth. Is there a way to achieve that? Thank you
3 Replies
fvrlak
fvrlakOP•2mo ago
im not sure, i am working with firebase and you with supabase
Arcane
Arcane•2mo ago
@fvrlak has reached level 1. GG!

Did you find this page helpful?