Integrate /login route from api on /login page and store the token on localstorage or cookies #12
Labels
authentication
Issues related to authentication and login
feature
hacktoberfest
For participants of hacktoberfest
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
The text was updated successfully, but these errors were encountered: