xinra-oss / review-community

Other
2 stars 0 forks source link

Show email in side drawer #60

Open erikhofer opened 7 years ago

erikhofer commented 7 years ago

In the side drawer, instead of the dummy email show the actual email address of the authenticated user. This is standard practice. It is not required to have an email address set so there should be a clear indication if is missing because it is a security concern for the user.

What can we display there if the user is not authenticated?

The API needs to be adjusted to return the email upon authentication.