| retrieve_aw_token | R Documentation | 
Updates (if necessary) and returns a session token. This function first checks
for a session token, then for a cached token, and, finally, generates a
new token. The default type may be set for the session with aw_auth_with().
retrieve_aw_token(...)
| ... | Further arguments passed to auth functions | 
A token object of type response (JWT) or Token2.0 (OAuth)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.