FormidableLabs / FormidableLabs/react-native-app-auth
Parameter response_type is directly supported via the authorization request builder, use the builder method instead
Open
needs-more-info
needs-repro
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 473
- PR merge metrics
- No merged PRs in 30d
Description
## 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?**
Contributor guide
Assessment
This issue has not been assessed yet.