get_bws_access_token {vvbitwarden}R Documentation

Retrieve BWS Access Token from Environment

Description

Retrieves the BWS_ACCESS_TOKEN from environment variables. This token is used to authenticate with the Bitwarden Secrets Manager API.

Usage

get_bws_access_token()

Value

A character string containing the BWS access token.


[Package vvbitwarden version 0.1.0 Index]