We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
52d2e11
keyring_create() and also all backends that support multiple keyrings now allow passing the password when creating a new keyring (#114).
keyring_create()
key_set() can now use a custom prompt (@pnacht, #112).
key_set()
keyring now handled better the 'Cancel' button when requesting a password in RStudio, and an error is thrown in this case (#106).