LoadCredentials: Load previously saved credentials

Description Usage Arguments See Also Examples

Description

Loads previously saved credentials resulting from the Authorize() command.

Usage

1

Arguments

site

the site name extracted from the server params if Authorize() was run without a file specified.

file

file specified in Authorize() to save parameters to

See Also

Authorize

Examples

1
2
  ## Not run: LoadCredentials(site="api.twitter")
  ## Not run: LoadCredentials(file="~/mycredentials")

noahhl/oauth documentation built on May 23, 2019, 9:29 p.m.