github-tools / github-tools/github
initialize user with access token
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 3.8k
- Forks
- 809
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```
import GitHub from 'github-api';
// basic auth
const gh = new GitHub({
username: 'FOO',
password: 'NotFoo'
});
```
how to initialize the user with an access token instead?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
No file, test, or entry point is named in the issue. Start by locating the GitHub client authentication initialization and checking whether access-token credentials are already supported; clarify whether the expected result is documentation or a code change, then verify the chosen initialization path works.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- api, authentication
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100