FormidableLabs / FormidableLabs/react-native-app-auth

error code "token_exchange_failed."

Open
#799 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
2.3k
Forks
473
PR merge metrics
No merged PRs in 30d

Description

## 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/)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.