epfl-SDP / android

A repository for the CS-306 Software Development Project class at EPFL.
MIT License
13 stars 2 forks source link

Fix `FakeAuth` automatically logging in newly created users #408

Closed alexandrepiveteau closed 2 years ago

alexandrepiveteau commented 2 years ago

You never logged in, but actually can still fetch the currentUser. This looks like a bug in FakeAuth which we can fix later.

_Originally posted by @alexandrepiveteau in https://github.com/epfl-SDP/android/pull/346#discussion_r880430299_