ao_auth | R Documentation |
Authorization in 'AcademyOcean'
ao_auth(
client_id = ao_get_client_id(),
client_secret = ao_get_client_secret(),
token_path = oa_get_token_path()
)
client_id |
ID of your App |
client_secret |
Secret of your app |
token_path |
Your directory for credential storage |
Auth object
See Documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.