FormidableLabs / FormidableLabs/react-native-app-auth

Inconsistent behavior when using additionalParameters

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

Description

## Issue

If I specify an additional parameter via `additionalParameters` on `iOS`, it is not passed to the `tokenEndpoint`.
However, for `android` the additional parameter is used for both the `authorizationEndpoint` and the `tokenEndpoint`.

I would expect the behavior to be identical on both platforms.
Furthermore, it would be great if additional parameters could be defined for both requests.

---

## Environment

* **Your Identity Provider**: `pCon.login`
* **Platform that you're experiencing the issue on**: `iOS`
* **Are you using Expo?**: `no`

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.