get_token: Retrieve a token from the AzureAuth package

View source: R/token.R

get_tokenR Documentation

Retrieve a token from the AzureAuth package

Description

Retrieve a token from the AzureAuth package

Usage

get_token(hash = get_default_hash())

Arguments

hash

The hash of the token to use. By default, use this function to retrieve it get_default_hash. If not found, use the first token found.

Value

An AzureAuth::AzureToken object

Examples

## Not run: 
token <- get_token()

## End(Not run)

connector.sharepoint documentation built on June 1, 2026, 9:07 a.m.