ig_csrf_token: Return csrf_token resulting from Basic auth routine

Description Usage Arguments Value Note

Description

Return csrf_token resulting from Basic auth routine

Usage

1
ig_csrf_token(verbose = TRUE)

Arguments

verbose

logical; do you want informative messages?

Value

character; a string of the csrf_token element of the current authorized API session; otherwise NULL

Note

This function is meant to be used internally. Only use when debugging.


Rinstapkg documentation built on June 8, 2019, 9:03 a.m.