Open itsjimbo opened 2 years ago
This is probably the same as #116 and will have to be fixed in askpass: https://github.com/r-lib/askpass/issues/3
Until then you can obtain the password in a different way and use kb$set_with_value()
.
Is it possible to switch the "passwording prompt function" from askPass to getPass? I have not looked at the internals, but is that something I can write a pull request for?
I prefer not to do that. However if you want to use getPass, you can do it like this: https://github.com/r-lib/keyring/issues/116#issuecomment-981119647
Steps to reproduce
Fire up jupyter notebook with R kernel