Description Usage Arguments Details Value See Also
Creates the URL the user needs to enter into her browser in order to authorize the Pocket application/the request token.
1 | get_access_token(consumer_key, request_token)
|
consumer_key |
Character string. Here goes your Pocket consumer key. |
request_token |
Character string. Pocket request token generated by |
See the GitHub README for details on Authentication.
Character string. Returns the access token.
Other authentication functions:
create_authorize_url()
,
get_request_token()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.