Skip to content

feat: validate token right after user added it

Tomas Vik requested to merge 515-validate-new-token into main

This MR improves the process for adding personal access tokens to the extension.

We introduce a logic for validating that the user-inserted pair of instance URL and token is correct

UX

before after
token-input-before token-input-after

Error/Success messages

Extension_Development_Host_-_test-project

Related to #515 (closed)

Edited by Tomas Vik

Merge request reports