Sets the current api token. Called after authentication succeeds. Should be passed a string from the "token" key in the response content. JWT header is added here
1 | cache_set_token(token)
|
token |
the jwt token sent back from the auth |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.