wt_auth: Authenticate into WildTrax

View source: R/api.R

wt_authR Documentation

Authenticate into WildTrax

Description

Obtain Auth0 credentials using WT_USERNAME and WT_PASSWORD stored as environment variables

Usage

wt_auth(force = FALSE)

Arguments

force

Logical; whether or not the force re-authentication even if token has not expired. Defaults to FALSE.

Examples

## Not run: 
# Authenticate first:
wt_auth(force = FALSE)

## End(Not run)



mabecker89/wildRtrax documentation built on Feb. 5, 2024, 8:50 a.m.