hiposfer / hive

Your go-to routing app for public transport
GNU Lesser General Public License v3.0
10 stars 0 forks source link

add user login #34

Closed carocad closed 7 years ago

carocad commented 7 years ago

For the route estimation algorithms to work it is necessary to have a certain trust in the users and for that we need to know who our users are. Therefore we need them to log in to our app so that we can always associate a certain activity with the user that created it.

carocad commented 7 years ago

duplicate of #43