Skip to content

Simple pages with JavaScript for scanning QRcode to login. It's combine with three parts, the QRcode display page , the page after scanning QRcode, the page after login successful.

Notifications You must be signed in to change notification settings

liumingedwin/QRCodeLoginDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRCodeLoginDemo

Simple pages with JavaScript for scanning QRcode to login. It's combine with three parts, the QRcode display page , the page after scanning QRcode, the page after login successful.

一个模仿微信web二维码扫描登录的网页例子。主要包含三部分: QRcode显示界面, 扫描二维码后跳转界面,成功登陆后跳转。

usage(用法):

  1. cnpm install
  2. node index.js
  3. http://localhost:3000

About

Simple pages with JavaScript for scanning QRcode to login. It's combine with three parts, the QRcode display page , the page after scanning QRcode, the page after login successful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.4%
  • HTML 30.8%
  • CSS 11.8%