FormidableLabs / FormidableLabs/react-native-app-auth
error code "token_exchange_failed."
オープン
- 主要言語
- Java
- スター
- 2.3k
- フォーク
- 473
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## Issue
Getting network error after successfully login. This is my config.
const config = {
issuer: 'http://localhost:9080/auth/realms/jhipster',
clientId: 'web_app',
redirectUrl: 'com.authproject.auth:/oauth2callback',
scope: ['openid', 'nst-eid-oid', 'nst-email', 'nst-profile', 'nst-cloudid-authentication-method']
};
Please help me to resolve this issue.
---
## Environment
I am using [Keycloak](http://www.keycloak.org/)
コントリビューションガイド
調査の方向性
リポジトリのファイル、テスト、エントリーポイントのいずれも指定されていません。まず、提供された React Native の設定と Keycloak 環境でネットワークエラーを再現し、その後トークン交換の経路を調査して、変更を加える前に具体的な失敗と期待される動作を記録してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react-native
- 領域
- authentication, mobile
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 28/100