Used AdminContext to display user's name on screen. We realized that, for some reason, the fetch was failing (ie. the function used to fetch the name returned an error when it was called. The error is shown below:
So, we have the formatting and use of admincontext done, but because the fetch is returning an error, we have it implemented without the name:
Closes #13
Used AdminContext to display user's name on screen. We realized that, for some reason, the fetch was failing (ie. the function used to fetch the name returned an error when it was called. The error is shown below:
So, we have the formatting and use of admincontext done, but because the fetch is returning an error, we have it implemented without the name: