legendsolar / frontend

User facing, web based application
https://frontend-app-teal.vercel.app
0 stars 0 forks source link

Safari authentication persist issues #149

Open legendsjohn opened 2 years ago

legendsjohn commented 2 years ago

Lots of issues with Safari (various versions ect...)

Safari doesn't persist auth information (which is persisted in IndexedDB) across tabs. Looks like it might be wiped after 24h too.

Not great. Not sure how to solve this one.

https://github.com/firebase/firebase-js-sdk/issues/6072

https://github.com/firebase/firebase-js-sdk/issues/5262

legendsjohn commented 2 years ago

Need to add version number, more detailed info to exactly replicate problem