Integrate /register route from api on /register page and store the token on localstorage or cookies #13
Labels
authentication
Issues related to authentication and login
feature
hacktoberfest
For participants of hacktoberfest
Configure the register page to interact with the
/register
API route. Store the token securely in local storage or cookies for user session management.Reference: React Authentication Guide
The text was updated successfully, but these errors were encountered: