ona_auth_token: Basic authentication to ONA with API authentication token

View source: R/ona_authentication.R

ona_auth_tokenR Documentation

Basic authentication to ONA with API authentication token

Description

Basic authentication to ONA with API authentication token

Usage

ona_auth_token(token)

Arguments

token

ONA API authentication token.

Value

System environment variables for ONA_TOKEN

Examples

ona_auth_token(token = Sys.getenv("ONA_TOKEN"))


rapidsurveys/odktools documentation built on Jan. 5, 2025, 9:32 a.m.