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

贡献者指南