authenticate: Authenticate a session

Description Usage Arguments

Description

This will spawn a browser window to allow the user to accept the authentication.

Usage

1
2
authenticate(permission = c("read", "write", "delete"), key = the$key,
  secret = the$secret)

Arguments

permission

The desired permission for the session.

key

The API key, a default one is provided, but please register a new one yourself if you will be doing many requests.

secret

The API secret.


jimhester/flickrr documentation built on May 19, 2019, 10:32 a.m.