Robert Schäfer fba1072964 Add back the fetchCurrentUser
There was another reason: The user menu in the top right listens on
`auth/user` which does not get updated otherwise. We should overthink
having two separate result types in the backend:

* currentUser: [LoggedInUser]
* User: [User]

Why not return `User` in both cases?
2019-02-26 22:37:12 +01:00
..
2019-02-07 13:21:49 +01:00
2019-02-07 13:21:49 +01:00
2019-02-26 22:37:12 +01:00
2019-02-07 13:21:49 +01:00
2019-02-07 13:21:49 +01:00
2019-02-07 13:21:49 +01:00
2019-02-07 13:21:49 +01:00