intuit / intuit/oauth-pythonclient
The `expires_in` attribute of `AuthClient` is never set
- Lenguaje dominante
- Python
- Estrellas
- 86
- Forks
- 59
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
https://github.com/intuit/oauth-pythonclient/blob/058eedf8f651a8af207e6f6d4a2ebf05e906f7b7/intuitlib/client.py#L67
This value never appears to be updated anywhere in the project. So no matter when this variable is referenced--it will always be `None`. One would imagine that this would need to be updated at some point, right? Of course, I could be missing something here as well.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start with intuitlib/client.py around line 67, then search the project for every reference to AuthClient.expires_in and determine where its value should come from. Confirm the intended expiration behavior from the OAuth client flow; done means the attribute is updated consistently or the issue is shown to be invalid with supporting tests or documentation.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- authentication
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 28/100