photo / mobile-android

Trovebox mobile application for Android
Apache License 2.0
120 stars 64 forks source link

Multi-site login #459

Open patricksan opened 11 years ago

patricksan commented 11 years ago

We will start to support multiples users. So, when user log in, the login response will always return an array of credentials. If the length of the array is 1 then log the user in under that account. If it contains more than one entry then prompt the user to select which one they'd like to log into.