retryToken: Retry authentication

Description Usage Arguments Value

View source: R/api_tools.R

Description

Retry authentication using the username and password until it works, or a maximum of 5 times

Usage

1
retryToken(id, pw)

Arguments

id

the username to use for authentication

pw

the encrypted password to use for authentication

Value

the response from getToken from the successful authentication or the failed response from the final try


PatrickEslick/CWQkitr documentation built on Dec. 12, 2019, 12:55 a.m.