intuit / intuit/oauth-pythonclient
AuthClient shouldn't subclass Session.
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 86
- Forks
- 59
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It doesn't need to *be* a `Session` to *have* a `Session`. Subclassing `Session` drastically increases it's API surface for no benefit.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by locating the AuthClient and Session definitions and reviewing how AuthClient currently inherits from and uses Session. Confirm the affected public API and usages before changing the relationship; done means AuthClient no longer subclasses Session while its OAuth client behavior remains intact.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- api, authentication
- Tipo de issue
- Refactorización
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100