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

Raise warning if no keyring is available on system #3

Open
pryce-turner opened this issue Apr 17, 2024 · 0 comments
Open

Raise warning if no keyring is available on system #3

pryce-turner opened this issue Apr 17, 2024 · 0 comments

Comments

@pryce-turner
Copy link

When no keyring is available, any login credentials are only cached in memory instead of on disk. This means the cache does not persist, requiring the user to login for every command. Raising a warning and suggesting an alternative e.g. pip install keyrings.alt or using a ClientSecret would be a better UX.

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

1 participant