get_bearer_token and refresh should return the parsed JSON response.
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 35/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- python
- 領域
- api, authentication
調査の方向性
まず、get_bearer_token と refresh のエントリポイント、および現在それらが JSON フィールドを AuthClient にコピーしている方法を追跡します。両方のメソッドがパース済みの JSON レスポンスを返すように動作を更新し、その後、呼び出し元が返された値を attrs ベースの厳密な実行時型チェックに使用できることを確認します。
索引モデルが issue の本文から書いたものです。
説明
Currently these only set the values in the json response as attributes of the AuthClient this makes it difficult to know which attributes will be available when, for instance, get_bearer_token sets realm_id but refresh doesn't.
We want results of talking to AuthClient to be able to participate in our strict runtime type checking which involves converting a primitive python type into an attrs dataclass. Having to construct this dictionary out of the AuthClient before we can do that is annoying and error prone.
- 主要言語
- Python
- スター
- 86
- フォーク
- 59
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
intuit/oauth-pythonclient のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
intuit/oauth-pythonclient#56 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
intuit/oauth-pythonclient#52 ·
-
input オープン
難易度 5/5 1週間以上 初心者へのやさしさ 10/100
intuit/oauth-pythonclient#55 · コメント 2 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
intuit/oauth-pythonclient#47 · コメント 1 件 · リアクション 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 20/100
intuit/oauth-pythonclient#38 · コメント 3 件 ·
intuit/oauth-pythonclient の issue をすべて見る
似ている issue
-
essnmx good first issue
難易度 1/5 1時間未満 初心者へのやさしさ 95/100
-
[Feature] 奇物选择添加优先级 オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
syfoud/Simulated_Scepter#174 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Giskard-AI/giskard-oss#2840 · コメント 1 件 ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success オープンarea: repo bug perceived difficulty: 2
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
yeti-platform/yeti#1380 ·