# qrcode-auth **Repository Path**: mywebgame/qrcode-auth ## Basic Information - **Project Name**: qrcode-auth - **Description**: 二维码扫描登录demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2023-04-17 - **Last Updated**: 2023-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qrcode-auth #### 介绍 二维码扫描登录demo #### 软件架构 - springboot - webflux - SSE(Server-sent Events)是WebSocket的一种轻量代替方案,使用 HTTP 协议。 - vue - uniapp - springJpa - mysql - hutool #### 目录说明 1. db 数据库脚本 2. centre 后端接口代码 3. mobile 手机端代码,uniapp 实现 4. pc_qcode PC端代码,vue 实现