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

Deprecate keychain support #164

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Deprecate keychain support #164

merged 1 commit into from
Mar 28, 2024

Conversation

gabrielfeo
Copy link
Owner

@gabrielfeo gabrielfeo commented Mar 28, 2024

Keychain support can be removed to simplify the library, considering that there are numerous ways to use an environment variable without storing the key as plain-text. For example, using password manager CLIs or exporting from keychain to variable each time TOKEN=$(security ...) my-script.main.kts.

Copy link
Contributor

Generated API diff

@gabrielfeo gabrielfeo merged commit f53b598 into main Mar 28, 2024
8 checks passed
@gabrielfeo gabrielfeo deleted the gaf/deprecate-keychain branch March 28, 2024 17:04
gabrielfeo added a commit that referenced this pull request Apr 5, 2024
Deprecated in #164 / 2023.4.0 (last release).
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

Successfully merging this pull request may close these issues.

1 participant