Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Privacy by concealing API Key once set and allow for removal. #305

Open
zewebdev1337 opened this issue May 21, 2023 · 2 comments
Open

Comments

@zewebdev1337
Copy link

To enhance privacy, I have customized the APIPopup and APIMenu components by concealing the API Key field after it is set. While testing this customization, I'm encountering a warning while determining whether the field should be visible or hidden. As my expertise lies mainly in JavaScript and not TypeScript, I'm still searching for alternatives to mitigate this obstacle.
Additionally, I have added a "remove key" functionality to facilitate any future changes to the API key.

Once I have resolved all the issues, I will be happy to initiate a pull request.

@habacat
Copy link

habacat commented Mar 1, 2024

I also need it.

@zewebdev1337
Copy link
Author

zewebdev1337 commented Mar 2, 2024

I also need it.

my fork contains this and it's updated to this repo's latest commit as well. The original maintainer never bothered to reject or approve my PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants