Skip to content

Commit 9f8a52d

Browse files
committed
✨ feat(oauth/device-authorization-grant): add user_code webpage screenshot
1 parent 1ceb808 commit 9f8a52d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
44.9 KB
Loading

docs/advanced/oauth2/device-authorization-grant.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ Content-Type: application/json
100100

101101
然后,应用需要引导用户或直接打开 / 调用浏览器,访问授权页面,并按页面提示操作。授权页面的的 URL 为上方响应中的 `verification_uri``verification_uri_complete`
102102

103+
![输入授权码界面](../assets/oauth-for-yggdrasil/enter-user-code.png)
104+
103105
> [!NOTE] 授权码
104106
> 在打开的授权页面中,用户代码(`user_code`)被称为「**授权码**」以帮助用户理解。
105107
>

0 commit comments

Comments
 (0)