M2-01 User & Account 深化 #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
在 M0-14A User & Account 模块架构设计基础之上深化 C 端用户能力,补充会员绑定、账号注销流程和用户设备管理。
本 Issue 只做深化设计,基础身份能力(注册、Apple 登录、用户资料、RefreshToken)已在 M0-14A 完成设计。
背景说明
M0-14A 完成了用户注册和 Apple 登录的基础身份设计。本阶段需要在此基础上补齐会员体系对接(用户购买会员后如何绑定到 User 表)、账号注销的完整流程(申请 → 冷静期 → 数据删除)以及用户设备管理(记录登录设备、支持远程登出)。
模块深化内容
会员绑定:
账号注销流程:
用户设备管理:
候选数据对象(新增)
Domain Event(新增)
Admin 视图设计(深化)
在 M0-14A 基础上新增:
交付检查
验收标准
禁止事项