fetch_auth_token: fetch auth token

Description Usage Arguments

View source: R/requests.R

Description

given a list of username/password will fetch a jwt auth token and set it in the cache. This must be called at the beginning of any session so that credentials can be placed in future requests

Usage

1
fetch_auth_token(username, password)

Arguments

username

username.

password

password.


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