Skip to content

Problem using the keyring R package #6916

Closed Answered by DavisVaughan
maelle asked this question in Q&A
Discussion options

You must be logged in to vote

Looks pretty normal to me - it might help us if you record a screenrecording of what are you trying to do

> keyring::key_set("foo")
Password:  
🔑 
PATH
 OK
> keyring::key_get("foo")
[1] "PATH"

Also in the next release we've added support for the password box that RStudio also has so you don't have to type it in the console directly.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@maelle
Comment options

Answer selected by maelle
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@juliasilge
Comment options

@maelle
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants