NAME
API
FUNCTIONS
- new($config)
-
Create a new Config
Parameters
$config
Config object - init_router
-
Initialize routerParameters
$class
Class$api
API object$epoint
Entry point for the routerReturn value
Object - get_access_token()
-
Get access token key/secret pairParameters
$verifier
OAuth verifierReturn value
A hash that contains access token and secret -
Get Authorization Url and request tokenReturn value
A string for authorization in the browser - has_access_token()
-
Check if access token has been already receivedReturn value
Boolean
AUTHOR
Maksym Novozhylov <mnovozhilov@upwork.com>
COPYRIGHT
Copyright © Upwork Global Corp., 2015
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 164:
'=item' outside of any '=over'
- Around line 179:
You forgot a '=back' before '=head1'