docs: design auth identity table

This commit is contained in:
2026-04-21 02:07:15 +08:00
parent eaccad289f
commit 600f1af83a
5 changed files with 390 additions and 1 deletions

View File

@@ -142,7 +142,8 @@
- [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`
- [x] 设计 `auth_identity`
交付物:[../docs/technical/SPACETIMEDB_AUTH_IDENTITY_TABLE_DESIGN_2026-04-21.md](../docs/technical/SPACETIMEDB_AUTH_IDENTITY_TABLE_DESIGN_2026-04-21.md)
- [ ] 设计 `refresh_session`
- [ ] 设计 `auth_audit_log`
- [ ] 设计 `auth_risk_block`