ao_auth: 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