microsoftgraph / microsoftgraph/msgraph-sdk-python
How to authenticate using a user's raw access token?
未關閉
還沒有人認領這個 Issue。
documentation
- 主要語言
- Python
- 星號
- 630
- 分支
- 96
- 平均合併
- 15 小時 20 分鐘
- 30 天內合併 PR
- 3
描述
dumb question - but I do the authorization flow, get a user's "oauth access token" and store it. how do i authenticate the msgraphclient using that? doesnt' seem like theres an option anywhere.
essentially a duplicate of this issue: https://github.com/microsoftgraph/msgraph-sdk-java/issues/961
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先檢視所要求的原始 OAuth access-token 驗證流程,並將其與連結的重複 issue microsoftgraph/msgraph-sdk-java#961 進行比較。找出用於建立 MSGraphClient 的 Python SDK 進入點,並判斷需要哪些文件或實作範圍,才能清楚說明所要求的使用方式。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- authentication
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100