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

Have one key_set dialog when auto-creating the default file keyring #107

Closed gaborcsardi closed 2 years ago

gaborcsardi commented 3 years ago

We could have this for all backends, actually.

gaborcsardi commented 3 years ago

Actually, this is not currently possible in RStudio, because we cannot create a dialog with two input fields. Instead we'll reverse the order of the dialogs, and add some more explanation.