const state = { token: '', user: null, fingerprint: 0 }; export default state;