lostintangent / spaces

Discover, share, and connect with developers across your favorite teams, classrooms and communities
https://aka.ms/vsls-spaces
MIT License
34 stars 3 forks source link

Fix top spaces API #109

Open arjunattam opened 5 years ago

arjunattam commented 5 years ago

Instead of relying on client side filtering of "joined spaces", we need to move to server side filtering, now that we know the user data in the HTTP payload.

Also verify: can we delete the local storage for memberships completely?