docs: design auth user account table

This commit is contained in:
2026-04-21 02:03:49 +08:00
parent a1a02eee7d
commit eaccad289f
5 changed files with 390 additions and 2 deletions

View File

@@ -140,7 +140,8 @@
### SpacetimeDB 身份表
- [ ] 设计 `user_account`
- [x] 设计 `user_account`
交付物:[../docs/technical/SPACETIMEDB_AUTH_USER_ACCOUNT_TABLE_DESIGN_2026-04-21.md](../docs/technical/SPACETIMEDB_AUTH_USER_ACCOUNT_TABLE_DESIGN_2026-04-21.md)
- [ ] 设计 `auth_identity`
- [ ] 设计 `refresh_session`
- [ ] 设计 `auth_audit_log`