user.spaces needs to be removed and update routes to determine ownership in query where needed.
We have spaces in the currentUser obj. We need to remove this. It used to hold all the spaces a user joined, but the issue is if they join a lot it becomes a nuisance. Easier to just query this data when they visit a space and save appropriately.