-
-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Labels
Description
In the VCIO API UI, 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?