Tagged articles
11 articles
Page 1 of 1
SpringMeng
SpringMeng
Apr 26, 2026 · Backend Development

A 3‑Year‑Proven, Universal Multi‑Account Login Architecture

The article analyzes a company’s three‑year‑old multi‑account unified login system, detailing its original phone‑code design, an optimized password‑optional flow, third‑party OAuth integration, a split user‑basic and user‑auth table schema, and the benefits and trade‑offs of one‑click mobile number authentication.

AuthenticationDatabase designOAuth
0 likes · 13 min read
A 3‑Year‑Proven, Universal Multi‑Account Login Architecture
macrozheng
macrozheng
Apr 25, 2026 · Backend Development

A 3‑Year‑Proven Universal Multi‑Account Login Architecture

The article details a comprehensive multi‑account unified login design—including phone‑number registration, optional password login, third‑party integrations, a split user‑basic and user‑auth data model, its pros and cons, and a one‑click mobile number authentication flow—offering practical insights from three years of production use.

AuthenticationDatabase designlogin
0 likes · 14 min read
A 3‑Year‑Proven Universal Multi‑Account Login Architecture
Baidu Geek Talk
Baidu Geek Talk
Apr 1, 2024 · Information Security

How Login Authentication Evolved: From Cookies to Tokens and One‑Click Solutions

This article traces the evolution of login authentication—from simple username/password and cookie storage to token‑based, OAuth, and sub‑token architectures—while presenting practical one‑click login methods such as carrier mobile verification, trusted device history, and facial recognition, and it looks ahead to AI‑driven, privacy‑focused identity systems.

Identity ManagementOAuthSecurity
0 likes · 14 min read
How Login Authentication Evolved: From Cookies to Tokens and One‑Click Solutions
Java Interview Crash Guide
Java Interview Crash Guide
Aug 29, 2023 · Backend Development

Designing a Scalable Multi‑Account Login System: Phone Verification to One‑Click Auth

This article outlines practical strategies for building a flexible multi‑account login architecture, covering traditional phone‑number/password registration, optimized password‑less flows, integration of third‑party providers such as Weibo, WeChat and QQ, a unified user‑base and authorization schema, and the implementation of carrier‑based one‑click authentication.

AuthenticationDatabase designlogin
0 likes · 14 min read
Designing a Scalable Multi‑Account Login System: Phone Verification to One‑Click Auth
Architecture Digest
Architecture Digest
Mar 23, 2022 · Mobile Development

One-Click Mobile Number Login and Verification Services by Chinese Telecom Operators

Chinese telecom operators provide one‑click mobile number login and verification services that leverage carrier gateway authentication, allowing iOS, Android, H5, and mini‑program apps to obtain the device’s phone number or validate it without passwords, improving user experience and security across various scenarios.

AndroidMobile AuthenticationPhone Verification
0 likes · 10 min read
One-Click Mobile Number Login and Verification Services by Chinese Telecom Operators
Top Architect
Top Architect
Feb 22, 2022 · Backend Development

Designing a Multi‑Account Unified Login System and Optimized Authentication Flow

This article explains how to design a scalable multi‑account login architecture—including self‑built phone‑number registration, optimized password‑optional flows, third‑party integrations such as Weibo, and a unified user‑basic and user‑auth table schema—while also covering one‑click carrier‑based login and its advantages and drawbacks.

Account ManagementBackendDatabase design
0 likes · 16 min read
Designing a Multi‑Account Unified Login System and Optimized Authentication Flow
IT Xianyu
IT Xianyu
Jan 10, 2022 · Information Security

Understanding Mobile Number One‑Click Login and Verification Across Chinese Carriers

This article explains the principles, features, and implementation details of carrier‑based one‑click login and mobile number verification services offered by China Mobile, China Telecom, and China Unicom, highlighting SDK usage, network requirements, caching, and security considerations.

Mobile AuthenticationSDKcarrier verification
0 likes · 9 min read
Understanding Mobile Number One‑Click Login and Verification Across Chinese Carriers
Architecture Digest
Architecture Digest
Jan 2, 2022 · Backend Development

Designing a Unified Multi‑Account Login System: Schemas, Flows, and One‑Click Authentication

This article explains how to design a flexible multi‑account login system—including self‑built mobile‑number registration, optimized password‑less login, third‑party OAuth integration, database schema separation, and carrier‑based one‑click login—while weighing the advantages and drawbacks of each approach.

Account ManagementDatabase designlogin
0 likes · 16 min read
Designing a Unified Multi‑Account Login System: Schemas, Flows, and One‑Click Authentication
Laravel Tech Community
Laravel Tech Community
Dec 20, 2021 · Mobile Development

One‑Click Mobile Number Login and Verification Services from China Mobile, China Telecom, and China Unicom

The article provides a detailed overview of one‑click mobile number login and verification services offered by China Mobile, China Telecom, and China Unicom, describing their SDK capabilities, network requirements, caching mechanisms, and typical use cases for mobile and web applications.

AndroidMobile AuthenticationSDK
0 likes · 10 min read
One‑Click Mobile Number Login and Verification Services from China Mobile, China Telecom, and China Unicom
Java Captain
Java Captain
Dec 14, 2021 · Mobile Development

One‑Click Mobile Number Authentication and Verification Services from China Mobile, China Telecom, and China Unicom

The article explains how carrier‑based one‑click login and mobile‑number verification work across China Mobile, China Telecom, and China Unicom, detailing SDK functions, network requirements, token handling, and security scenarios for iOS, Android, H5 and mini‑programs.

Mobile Authenticationcarrier SDKone‑click login
0 likes · 12 min read
One‑Click Mobile Number Authentication and Verification Services from China Mobile, China Telecom, and China Unicom
21CTO
21CTO
Nov 27, 2021 · Mobile Development

How One‑Click Mobile Number Login Works Across China’s Carriers

This article explains the technical principles behind carrier‑based one‑click mobile number authentication, covering China Mobile, China Telecom, and China Unicom services, SDK methods, network requirements, caching, and typical application scenarios for seamless login and security verification.

Android SDKcarrier gatewayiOS SDK
0 likes · 11 min read
How One‑Click Mobile Number Login Works Across China’s Carriers