Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHide/Show secret keys and passwords inside the dashboard #535
Comments
can you assign this issue to me? |
@gagandeepp sure. please reach out on Discord if you need any help. Note that we're using vanilla JS for most of our UI, and please avoid any un-required dependencies. More info is available on Appwrite's contribution guide. |
If this issue is still open, can I take it up? |
@eldadfux can i work on this issue? |
If the issue is open can I work on it? |
is this issue still open if so can i work on it ? |
Currently all secret keys or http password used for OAuth apps, webhooks and background tasks are visible in the Appwrite console by default. This is not the best practice when taking screenshots, video recording or sharing your screen with other people.
We need to create a new UI components that will add a small show/hide button above relevant input fields and will toggle them between and when the default option should be password view.