longzheng / mypal-ionic

Mobile app to see Myki account details for iOS & Android
MIT License
68 stars 13 forks source link

Allow multiple account logins #85

Closed kierans closed 5 years ago

kierans commented 5 years ago

I previously used the myUsage app to monitor my Myki accounts but the project seems to have been abandoned so I'm looking for an alternative.

One thing I found really useful was the ability to monitor/login to multiple Myki accounts for family members.

Is this possible?

longzheng commented 5 years ago

Due to the way the app is designed, it would be very difficult/impossible to allow multiple logins simultaneously since I can't maintain multiple HTTP cookies/sessions sets from the one app.

The best workaround is to log out/login using different accounts.