ISDC-Helsinki / splitbit

Cost-keeping app for friends and households
GNU Affero General Public License v3.0
6 stars 1 forks source link

[android] Handle user login #2

Open Kuchteq opened 3 weeks ago

Kuchteq commented 3 weeks ago

Android

Currently, the groups which the user sees/can access isn't limited to their account. We want to change that by implementing the login functionality on the android client.

Server