nfroidure / TripStory

Storify your journeys.
http://tripstory.insertafter.com
MIT License
8 stars 0 forks source link

Store all emails #12

Closed nfroidure closed 8 years ago

nfroidure commented 8 years ago

Currently, login with various oauth provider erase the current email (and the login changes). We should use the $addToSet operator and store an array of mails instead of a single one.