Get token

get_token()

Value

Oauth token ()

Examples

if (FALSE) { Sys.setenv(TIGO_EMAIL = "myemail") Sys.setenv(TIGO_PW = "mypw") get_token() }