default_refresh_token: Get default Azure refresh token

View source: R/defaults.R

default_refresh_tokenR Documentation

Get default Azure refresh token

Description

Retrieves the Azure refresh token from the AZURE_REFRESH_TOKEN environment variable, or returns NULL if not set.

Usage

default_refresh_token()

Value

A character string with the refresh token, or NULL if not set

Examples

default_refresh_token()

azr documentation built on Feb. 18, 2026, 1:07 a.m.