aboutcode-org / aboutcode-org/vulnerablecode
Automate adding "Token" prefix to API key in VCIO API UI
- Lenguaje dominante
- Python
- Estrellas
- 702
- Forks
- 328
- Merge medio
- 3 d 8 h
- PR fusionados (30 d)
- 3
Descripción
In the [VCIO API UI](https://public.vulnerablecode.io/api/docs/), a user can add his or her API key by clicking the `Authorize` button and inserting the API key into the `Value:` textbox.
Above that textbox, the UI notes: `Token-based authentication with required prefix "Token"`. Some users, like me, might not immediately understand that they need to manually add that prefix, without the quotes and followed by a space, before inserting their API key.

Perhaps we could simplify the process by adding that prefix behind the scenes, allowing a user to simply add the API key?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.