abstract fun getUser(): LiveData<SimpleResponse<User>>
Get a LiveData of the logged-in user. This includes name, email, etc.