ct_auth3: POST request to retreive a 3-legged token

Description Usage Details Value Examples

View source: R/ct_auth3.R

Description

ct_auth2 3-Legged authentication with the Citi API

Usage

1
ct_auth3(client_id = NULL)

Details

For 3-legged authentication with the Citi API. Returns the access token to be passed for subsequent calls.

Value

first get request returns an authorization code

Examples

1
2
3
4
5
6
7
ct_token()
ct_token()

## Not run: 


## End(Not run)

bill-ash/citiR documentation built on Nov. 14, 2019, 12:12 a.m.