didactr_auth: Authorize Application for didactr

Description Usage Arguments Value Examples

View source: R/authorize_mooc_app.R

Description

Authorize Application for didactr

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13

Arguments

token_file

If the token has been saved, use this file to load the credentials.

cache

A logical value or a string. TRUE means to cache using the default cache file .httr-oauth

language

Should the language API be authorized using your token (experimental, and most likely doesn't work)

use_oob

use a local webserver for the OAuth dance

token

you can pass the token directly instead of the file if you want

...

Arguments passed to didactr_auth

Value

The auth token, a Token class.

Examples

1
2
3
4
## Not run: 
didactr_auth()

## End(Not run)

muschellij2/didactr documentation built on March 17, 2021, 12:45 p.m.