Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keyring functions #4

Open
ijlyttle opened this issue Jan 4, 2022 · 0 comments
Open

keyring functions #4

ijlyttle opened this issue Jan 4, 2022 · 0 comments

Comments

@ijlyttle
Copy link
Member

ijlyttle commented Jan 4, 2022

Next step, make it easier to manage auth, including multiple apps/accounts.

The thought is to rely on the keyring package to store the essential information on "your" computers credential-store - we would propose a keyring called r-cardboard.

bx_keyring_create()
bx_keyring_list()
bx_keyring_add(auth, name) # function or name
bx_keyring_get(name, .test = TRUE)
bx_keyring_remove(name)
@ijlyttle ijlyttle changed the title keychain functions keyring functions Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant