get_client_secret: Get the client secret from the environment

View source: R/api-utils.R

get_client_secretR Documentation

Get the client secret from the environment

Description

Get's the client secrete either from the environment variable trakt_client_secret, or from the environment variable tRakt_key, which holds an encryption key to decrypt the packaged encrypted secret.

Usage

get_client_secret()

Note

See https://httr2.r-lib.org/articles/wrapping-apis.html#package-keys-and-secrets


jemus42/tRakt documentation built on June 13, 2025, 10:18 p.m.