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

Feature: Hide tokens and secrets #12

Open
oysandvik94 opened this issue Jul 1, 2024 · 3 comments
Open

Feature: Hide tokens and secrets #12

oysandvik94 opened this issue Jul 1, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@oysandvik94
Copy link
Owner

Find a good way so that secrets and tokens are not exposed in the scratch buffer.

Easist solution is using env variables (this might already work), but will try and come up with a nice idea.

@oysandvik94
Copy link
Owner Author

Env vars are supported, see https://github.com/oysandvik94/curl.nvim?tab=readme-ov-file#-persistence

But will think of a more sophisticated way of doing stuff

@oysandvik94
Copy link
Owner Author

rest.nvim has a function for loading env files: https://github.com/rest-nvim/rest.nvim

Probably a good idea.

@oysandvik94
Copy link
Owner Author

See #19 (comment)

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

No branches or pull requests

1 participant