FormidableLabs / FormidableLabs/react-native-app-auth
Expose discovered config
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 2.3k
- フォーク
- 473
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I would like to access the userinfo_endpoint provided by the discovery endpoint and already required during the authorize , and later on use it to get this user info.
As of today I need to make the same call to the discover to grab the userinfo_endpoint and use it to fetch the profile information of the user.
I would avoid a rountrip for the already required config if it is possible to just access it.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ios/RNAppAuth.m のリンク先の行付近から始め、認可中に discovery の設定がどのように取得されるかを追跡します。discovery された userinfo_endpoint を、discovery を繰り返さずに後続のプロファイルリクエストで利用できるようにする方法を特定します。認可後に呼び出し側がその endpoint にアクセスでき、重複した discovery 呼び出しを回避できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- objective-c, react-native
- 領域
- authentication, mobile
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100