cache_init: cache_init

Description Usage Arguments

Description

configures the cache environemnt. An optional base_url name can be passed in for convenience. This MUST be called first in order to configure the cache with the correct auth routes and base_url

Usage

1
2
cache_init(base_url = "staging",
  api_url = "https://api.cunybplservices.net/", ssl_verify = TRUE)

Arguments

base_url

either 'staging' or 'production for convenience settings. defaults to staging

api_url

defaults to 'https://api.cunybplservices.net/'

ssl_verify

defaults to TRUE.


cunybpl/bplclientR documentation built on July 9, 2019, 6 p.m.