ghost: set_credentials

Description Usage Arguments Format Value Examples

Description

set initial variables to be used in the package and authenticates the user to obtain an access token

Usage

1

Arguments

username

Ghost username (format email)

password

Ghost password.

url

Ghost Url (using https:// format).

Format

1
<environment: 0x7fb183633470> 

Value

Access token required for any request to the url access_token and y.

Examples

1
set_credentials("foo@barcom","foopassword","http://foo.com")

good-marketing/RGhost documentation built on May 17, 2019, 7:42 a.m.