MLSAKIIT / MLSAKIIT/devblogs-frontend
Update nav bar to display either login or create blog button based on user authentication
Open
@arkapaal is already working on this.
Since Oct 15, 2024.
authentication
feature
hacktoberfest
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Modify the Navbar component to show either a login or create blog button based on user authentication status. Check the token stored in local storage/cookies to determine the user's state.
Reference: Route Protection Guide
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.