Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Comments

@Fleury14
Copy link
Collaborator

Desired Behavior

When a user successfully logs in, display their email in the nav bar

Current Behavior

There is no indication on the app regarding login status.

Notes

You will most likely want to branch this PR off the fix for #4 .

@T145 T145 linked a pull request Jan 13, 2022 that will close this issue
logan-hernandez referenced this issue in logan-hernandez/react-challenge-project-jan-2022 Apr 16, 2022
JimOtermat2 referenced this issue in JimOtermat2/bitwise-react-challenge-project Aug 14, 2022
Grab the user's email from the state, and display it in the nav bar.

Fixes #10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.