Commit 9fa56a4
fix: add User.Read scope for MS Graph /me email validation
The MS Graph /me endpoint requires User.Read scope to return profile
data. Without it, the token validation step after OAuth authorization
would fail with HTTP 403.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent dd5c48e commit 9fa56a4
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments