ao_auth: Authorization in 'AcademyOcean'

View source: R/ao_auth.R

ao_authR Documentation

Authorization in 'AcademyOcean'

Description

Authorization in 'AcademyOcean'

Usage

ao_auth(
  client_id = ao_get_client_id(),
  client_secret = ao_get_client_secret(),
  token_path = oa_get_token_path()
)

Arguments

client_id

ID of your App

client_secret

Secret of your app

token_path

Your directory for credential storage

Value

Auth object

See Also

See Documentation


selesnow/racademyocean documentation built on Aug. 10, 2024, 9 a.m.