ApiClientOptions should accept audience as list or maybe str or list both

Abierto
#59 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
2/5
Tiempo estimado
1-3 horas
Aptitud para principiantes
52/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
python

Línea de trabajo

Comienza localizando la clase ApiClientOptions y la definición de su parámetro audience. Comprueba cómo se validan o consumen los valores de audience y, a continuación, revisa las pruebas cercanas si las hay. El trabajo estará terminado cuando la opción acepte tanto un string como una list sin romper el uso existente de string, y ambas formas estén cubiertas por pruebas.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Checklist
  • I have looked into the Readme and Examples, and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.
Describe the problem you'd like to have solved

ApiClientOptions class take audience parameter as str, while in real usecases audience can be list as well

Describe the ideal solution

ApiClientOptions should accept list audience as well

Alternatives and current workarounds

No response

Additional context

No response

Lenguaje dominante
Python
Estrellas
4
Forks
9
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de auth0/auth0-api-python

Todos los issues de auth0/auth0-api-python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.