MLSAKIIT/devblogs-frontend
Integrate /register route from api on /register page and store the token on localstorage or cookies
Aperta
#13 aperta il 14 ott 2024
authenticationfeaturehacktoberfest
Metriche repository
- Star
- (9 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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