Earthereum / eth-space-mining

Mine interstellar resources on provably unique planets across the galaxy on the Ethereum network
MIT License
1 stars 0 forks source link

Complete authentication system #13

Closed austinatchley closed 6 years ago

austinatchley commented 6 years ago

Currently, our authentication receives an address, but we do not do anything with it. The final authentication system should still prompt a sign in, but it should allow users to navigate to their own planets and view any 'private' data. We need to discuss whether or not users should be able to see the marketplace without signing in.

emzatos commented 6 years ago

Used vuex to keep track of state, now we know when a user is logged in.