r-lib/credentials: Tools for Managing SSH and Git Credentials

Setup and retrieve HTTPS and SSH credentials for use with 'git' and other services. For HTTPS remotes the package interfaces the 'git-credential' utility which 'git' uses to store HTTP usernames and passwords. For SSH remotes we provide convenient functions to find or generate appropriate SSH keys. The package both helps the user to setup a local git installation, and also provides a back-end for git/ssh client libraries to authenticate with existing user credentials.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version2.0.2
URL https://docs.ropensci.org/credentials/ https://r-lib.r-universe.dev/credentials
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-lib/credentials")
r-lib/credentials documentation built on Oct. 14, 2024, 2:37 a.m.