Cookies
Firebase
Firebase stores login and data in the IndexDB
IndexDB key: `firebaseLocalStorageDb` stores login credentials
IndexDB key: `firebase-heartbeat-store` stores heartbeat dates
To find more information about Firebase cookies you can find it here.