feat: add interactive demos for AI history, Auth design, and Git intro
This commit is contained in:
@@ -27,6 +27,12 @@
|
||||
|
||||
<AuthBasicsDemo />
|
||||
|
||||
### 0.2 交互式演示:登录流程
|
||||
|
||||
让我们通过一个真实的登录演示,来理解认证和授权是如何工作的。
|
||||
|
||||
<AuthInteractiveLoginDemo />
|
||||
|
||||
**关键点**:鉴权是第一道防线,所有敏感操作都必须先验证身份。
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user