Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Hide Github access tokens behind a password field #106

@jack-chapman

Description

@jack-chapman

When entering an access token and viewing the settings modal, the access token is visible to anyone looking at the screen.

We should hide the access token behind a password input, which you can toggle visibility of.

This can be done easily using buefy, as the <b-input> element supports type="password" and the password-reveal attribute.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions