Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 326 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 326 Bytes

React-auth-example

Motivation

用于学习前端是怎么处理登录、权限等

Stack

  • React
  • axios
  • react-router@6
  • useSwr

Backend

auth-example

Preview

页面预览Preview,完整流程需要配置后端。