MLSAKIIT / MLSAKIIT/devblogs-frontend
Integrate /login route from api on /login page and store the token on localstorage or cookies
Open
@Ankesh2004 is already working on this.
Since Oct 19, 2024.
authentication
feature
hacktoberfest
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Set up the login page to integrate the /login API route. Store the returned token securely in local storage or cookies for subsequent API calls.
Reference: React Authentication 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.