| get_token | R Documentation | 
Get the currently set authentication token.
get_token(node)
| node | (MNode/CNode) The Member/Coordinating Node to query. | 
(character) The token.
## Not run: 
cn <- CNode('STAGING2')
mn <- getMNode(cn,"urn:node:mnTestKNB")
get_token(mn)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.