canonical / craft-application

The basis for *craft applications
https://canonical-craft-application.readthedocs-hosted.com/en/latest
GNU Lesser General Public License v3.0
5 stars 6 forks source link

Store the user's Launchpad credentials in a keyring when available #295

Open lengau opened 2 months ago

lengau commented 2 months ago

What needs to get done

craft-store uses keyring as its backend and launchpadlib has a way to store credentials in a keyring rather than a file.

We should still have a way to fall back to a file when no keyrings are available, but we might be able to use craft-store's FileKeyring to do that.

Why it needs to get done

Better not to use a file if we can avoid it.

syncronize-issues-to-jira[bot] commented 2 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-2665.

This message was autogenerated