aboutcode-org / aboutcode-org/vulnerablecode

Automate adding "Token" prefix to API key in VCIO API UI

Abierto
#1,152 0 comentarios 0 reacciones 0 asignados Ver en GitHub
API documentation 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.

![image](https://user-images.githubusercontent.com/11096678/225686116-9f47c5b2-f9da-4ad6-9cf2-47a65972f175.png)

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.