FormidableLabs / FormidableLabs/react-native-app-auth
Parameter response_type is directly supported via the authorization request builder, use the builder method instead
- 主要言語
- Java
- スター
- 2.3k
- フォーク
- 473
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Issue
additionalParameters: {
response_type: 'token',
}
Throws error of Parameter response_type is directly supported via the authorization request builder, use the builder method instead
---
## Environment
* **Your Identity Provider**: `e.g. IdentityServer 4 / Okta / Azure`
* **Platform that you're experiencing the issue on**: `iOS / Android / both`
* **Your `react-native` Version**: `e.g. 0.72.1`
* **Your `react-native-app-auth` Version**: `e.g. 7.0.0`
* **Are you using Expo?**
コントリビューションガイド
調査の方向性
ファイルやテストは指定されていません。まず、response_typeを含むadditionalParametersを指定してauthorization requestを再現し、次にエラーで言及されているauthorization request builderを追跡してください。このサポート対象のパラメーターがエラーなしでbuilderを通じて処理されれば、issueは完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react-native
- 領域
- authentication, mobile
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100