gaborcsardi/keyring: Access the System Credential Store from R

Platform independent 'API' to access the operating system's credential store. Currently supports: 'Keychain' on 'macOS', Credential Store on 'Windows', the Secret Service 'API' on 'Linux', and simple, platform independent stores implemented with environment variables or encrypted files. Additional storage back-ends can be added easily.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.3.2.9000
URL https://keyring.r-lib.org/ https://github.com/r-lib/keyring
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gaborcsardi/keyring")
gaborcsardi/keyring documentation built on Jan. 5, 2024, 3:35 a.m.