MLSAKIIT/devblogs-frontend

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

開放

#12 建立於 2024年10月14日

 (1 則留言) (0 個反應) (1 位負責人)JavaScript (20 個分叉)auto 404
authenticationfeaturehacktoberfest

倉庫指標

星標
 (9 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南