az_default_scope: Get the default Azure OAuth scope

View source: R/azure.R

az_default_scopeR Documentation

Get the default Azure OAuth scope

Description

Returns the Azure OAuth scope used in examples and token-based authentication helpers. Configure it with options(quak.default_scope = "...") or the QUAK_DEFAULT_SCOPE environment variable.

Usage

az_default_scope()

Value

A character scalar OAuth scope.

Examples

az_default_scope()

quak documentation built on June 9, 2026, 5:09 p.m.