r-lib / keyring

:closed_lock_with_key: Access the system credential store from R
https://keyring.r-lib.org/
Other
196 stars 28 forks source link

Allow creating a 'file' keyring without user interaction #99

Closed gaborcsardi closed 3 years ago

gaborcsardi commented 3 years ago

So e.g. the RStudio IDE could do it.

Currently it is not possible to create a keyring with the file backend without typing in the master password interactively.

nwstephens commented 3 years ago

This issue is related to https://github.com/r-lib/keyring/issues/96