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 | create_authorize_url(request_token)
|
request_token |
Character string. Pocket request token generated by the function |
See the GitHub README for details on Authentication.
Character string. The URL for authorizing the Pocket application for which the request token was requested. This is what you enter into your browser.
Other authentication functions:
get_access_token()
,
get_request_token()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.