Description Usage Arguments Value
loadToken loads the access token using credentials provided by getAuth
. Execution of function is possible only once per authentication process.
Usually you need not to run loadToken() explicitly since the whole authentication process is managed by doAuth
.
1 | loadToken(credlist)
|
credlist |
list of credentials |
Access token with corresponding time stamp.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.