MLSAKIIT/devblogs-frontend

Integrate /login route from api on /login page and store the token on localstorage or cookies

Aperta

#12 aperta il 14 ott 2024

 (1 commento) (0 reazioni) (1 assegnatario)JavaScript (20 fork)auto 404
authenticationfeaturehacktoberfest

Metriche repository

Star
 (9 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor