FormidableLabs / FormidableLabs/react-native-app-auth
Parameter response_type is directly supported via the authorization request builder, use the builder method instead
- Lenguaje dominante
- Java
- Estrellas
- 2.3k
- Forks
- 473
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## 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?**
Guía de contribución
Línea de trabajo
No se nombran archivos ni pruebas. Empieza reproduciendo la authorization request con additionalParameters que contenga response_type y, a continuación, sigue el authorization request builder mencionado en el error; el issue está terminado cuando este parámetro compatible se gestiona a través del builder sin el error.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- react-native
- Área
- authentication, mobile
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100