Tag

QR code

0 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
Apr 1, 2025 · Information Security

Understanding QR Code Login: Principles, Token Authentication, and Implementation Steps

This article explains the fundamentals of QR code login, detailing how QR codes work, the token‑based authentication mechanism, and the step‑by‑step process—including QR code generation, scanning, temporary token exchange, and final confirmation—that enables secure cross‑device login without exposing passwords.

AuthenticationQR codelogin
0 likes · 12 min read
Understanding QR Code Login: Principles, Token Authentication, and Implementation Steps
Architecture Digest
Architecture Digest
Mar 25, 2025 · Information Security

Understanding QR Code Login: Principles, Token Authentication, and Implementation Steps

This article explains the fundamentals of QR code login, detailing how QR codes convey unique IDs, the token‑based authentication process, the steps from QR generation to device verification, and the security considerations involved in implementing scan‑to‑login across web and mobile platforms.

AuthenticationBackendQR code
0 likes · 11 min read
Understanding QR Code Login: Principles, Token Authentication, and Implementation Steps
Code Ape Tech Column
Code Ape Tech Column
Mar 23, 2025 · Information Security

Understanding QR Code Login: Principles, Token Authentication, and Process Flow

This article explains the fundamentals of QR code login, covering QR code basics, token‑based authentication, the step‑by‑step process from QR generation to device polling, scanning, confirmation, and token exchange, and discusses security considerations and implementation details for web, PC, and mobile platforms.

QR codeWeb Securitylogin
0 likes · 11 min read
Understanding QR Code Login: Principles, Token Authentication, and Process Flow
Architect's Guide
Architect's Guide
Dec 16, 2024 · Information Security

Understanding the Mechanics of QR Code Login and Token‑Based Authentication

This article explains how QR code login works by describing QR code fundamentals, token‑based authentication, and the step‑by‑step process—including QR generation, scanning, state transitions, and final confirmation—that enables a mobile device to securely authenticate a PC session.

AuthenticationBackendQR code
0 likes · 11 min read
Understanding the Mechanics of QR Code Login and Token‑Based Authentication
php中文网 Courses
php中文网 Courses
Dec 12, 2024 · Backend Development

Generating and Decoding QR Codes in PHP

This article explains how to generate QR codes using the PHP QRCode library and how to decode them with PHP's image functions and the ZXing library, providing step‑by‑step code examples for creating, saving, and reading QR code images.

PHPQR codeQRCode library
0 likes · 4 min read
Generating and Decoding QR Codes in PHP
JD Tech Talk
JD Tech Talk
Sep 27, 2024 · Frontend Development

How to Build a Simple QR Code Generator Chrome Extension

This article explains why writing a custom Chrome extension is beneficial and provides step‑by‑step instructions, including directory structure, manifest, background script, popup UI, testing, and publishing, to create a QR code generator that works directly from the browser.

Browser PluginChrome ExtensionJavaScript
0 likes · 9 min read
How to Build a Simple QR Code Generator Chrome Extension
php中文网 Courses
php中文网 Courses
Apr 15, 2024 · Backend Development

Generating and Decoding QR Codes in PHP

This article explains how to use PHP functions and open‑source libraries to generate QR code images and decode them back into text, providing step‑by‑step code examples for both creation and decoding processes.

PHPQR codebackend development
0 likes · 4 min read
Generating and Decoding QR Codes in PHP
Java Architect Essentials
Java Architect Essentials
Apr 5, 2024 · Fundamentals

Technical Overview of Shared Bicycle Communication and IoT Architecture

The article explains how shared bicycles use smart locks, embedded chips, GPS, Bluetooth, QR‑code scanning, and cloud‑based payment systems, detailing the underlying IoT communication modules, power generation, positioning methods, and network technologies that enable remote unlocking and tracking.

BluetoothGPSIoT
0 likes · 6 min read
Technical Overview of Shared Bicycle Communication and IoT Architecture
Architecture Digest
Architecture Digest
Mar 27, 2024 · Information Security

Understanding QR Code Login: Principles, Token Authentication, and Implementation Steps

This article explains the fundamentals of QR code login, covering how QR codes work, the token‑based authentication mechanism, and the step‑by‑step process—from QR code generation and scanning to token exchange and final login confirmation—while highlighting security considerations.

AuthenticationQR codelogin
0 likes · 11 min read
Understanding QR Code Login: Principles, Token Authentication, and Implementation Steps
Java Tech Enthusiast
Java Tech Enthusiast
Mar 13, 2024 · Information Security

Understanding QR Code Login and Token-Based Authentication

QR‑code login lets a already‑authenticated mobile app scan a code shown on a PC, using a server‑issued token tied to the user’s account and device ID; the scan creates a temporary token, the user confirms, and a permanent token is issued to the PC, enabling password‑less, secure authentication.

AuthenticationQR codebackend
0 likes · 11 min read
Understanding QR Code Login and Token-Based Authentication
Selected Java Interview Questions
Selected Java Interview Questions
Jan 18, 2024 · Backend Development

Understanding QR Code Login: Principles, Token Authentication, and Implementation Steps

This article explains the fundamentals of QR code login, describing how QR codes work, the token‑based authentication mechanism, and the step‑by‑step process from QR code generation on the PC to scanning, confirmation, and token exchange that securely logs a user into the system.

AuthenticationBackendQR code
0 likes · 12 min read
Understanding QR Code Login: Principles, Token Authentication, and Implementation Steps
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jan 3, 2024 · Frontend Development

Implementing QR Code Scanning in H5 with Vue2 Using html5-qrcode

This tutorial explains how to add a QR‑code scanning feature to an H5 page with Vue2 by installing html5-qrcode, handling HTTPS requirements, and providing complete HTML, JavaScript, and CSS code snippets for a functional camera‑based scanner.

H5QR codeVue2
0 likes · 4 min read
Implementing QR Code Scanning in H5 with Vue2 Using html5-qrcode
Test Development Learning Exchange
Test Development Learning Exchange
Nov 12, 2023 · Operations

Using Jenkins to Build and Display WeChat Mini Program QR Codes

This guide explains how to configure Jenkins with the WeChat Mini Program Builder plugin, create a pipeline that builds the mini‑program, generates a QR code, and displays the latest QR image on the Jenkins dashboard for quick testing, including full pipeline and code examples.

CI/CDJenkinsQR code
0 likes · 9 min read
Using Jenkins to Build and Display WeChat Mini Program QR Codes
Python Programming Learning Circle
Python Programming Learning Circle
Nov 6, 2023 · Fundamentals

Generating QR Codes in Python with the segno Library

This article introduces QR codes, explains their diverse personal and social applications, and provides a step‑by‑step guide using Python’s segno library—including installation, creating simple and artistic QR codes for URLs, Wi‑Fi, vCards, and advanced in‑memory handling—along with creative ideas for everyday use.

PythonQR codeWiFi
0 likes · 10 min read
Generating QR Codes in Python with the segno Library
Baidu Geek Talk
Baidu Geek Talk
Oct 18, 2023 · Artificial Intelligence

Decoding Technology and Optimization of Baidu's Proprietary QR Code

The article explains Baidu’s proprietary QR code—Baidu Code—detailing its decoding workflow from corner detection to error‑correction, the problems it solves such as low‑quality images, aesthetic trade‑offs and security risks, and the performance optimizations including parallel processing, adaptive lighting, dynamic error‑correction selection and AI‑assisted reconstruction.

BaiduOptimizationQR code
0 likes · 9 min read
Decoding Technology and Optimization of Baidu's Proprietary QR Code
Top Architecture Tech Stack
Top Architecture Tech Stack
Aug 31, 2023 · Information Security

Design of QR Code Login Functionality

This article explains the three-stage design of a QR code login system—including pending scan, scanned‑pending‑confirmation, and confirmed phases—detailing how unique QR IDs, token exchange, and user confirmation ensure secure authentication across PC and mobile devices.

AuthenticationBackendQR code
0 likes · 5 min read
Design of QR Code Login Functionality
Test Development Learning Exchange
Test Development Learning Exchange
Jul 12, 2023 · Fundamentals

Python Code Snippets for Data Conversion, Date/Time Handling, File I/O, QR/Barcode Generation, List & JSON Comparison, and File Management

This article provides a collection of Python examples that demonstrate how to convert lists and strings to JSON, format dates and timestamps, read files, generate QR codes and barcodes, compare lists and JSON data, retrieve class methods via reflection, and automatically delete large files based on size and time.

BarcodeData ConversionDateTime
0 likes · 14 min read
Python Code Snippets for Data Conversion, Date/Time Handling, File I/O, QR/Barcode Generation, List & JSON Comparison, and File Management
php中文网 Courses
php中文网 Courses
Jun 21, 2023 · Backend Development

Using PHP to Recognize QR Codes and Output Their Content

This article explains how to use the PHP library phpqrcode (via Zxing) to read QR code images, extract their text content, and display it in a web browser, including installation steps and sample code.

Image RecognitionPHPQR code
0 likes · 5 min read
Using PHP to Recognize QR Codes and Output Their Content
Test Development Learning Exchange
Test Development Learning Exchange
May 13, 2023 · Fundamentals

Comprehensive Python Snippets: JSON Conversion, Date/Time Formatting, File I/O, QR & Barcode Generation, List & JSON Comparison, Class Reflection, and File Size Management

This article presents a collection of Python code examples covering JSON serialization, date‑time formatting, file reading, QR‑code and barcode creation, list and JSON comparison, class method reflection, and automatic file‑size‑based cleanup, providing practical guidance for everyday scripting tasks.

BarcodeData ConversionDateTime
0 likes · 14 min read
Comprehensive Python Snippets: JSON Conversion, Date/Time Formatting, File I/O, QR & Barcode Generation, List & JSON Comparison, Class Reflection, and File Size Management
IT Services Circle
IT Services Circle
Apr 25, 2023 · Information Security

WeChat Crash via Malformed QR Code: Technical Analysis and Reproduction

Researchers discovered that a specially crafted QR code triggers a memory leak in WeChat’s OCR engine, causing the app to crash on both mobile and desktop platforms; the article explains the underlying bug, provides detailed decoding analysis, and shares Python code to reproduce the malformed QR code.

PythonQR codeSecurity Vulnerability
0 likes · 8 min read
WeChat Crash via Malformed QR Code: Technical Analysis and Reproduction