given a list of username/password will fetch a jwt auth token and set it in the cache. This must be called at the beginning of any session so that credentials can be placed in future requests
1 | fetch_auth_token(username, password)
|
username |
username. |
password |
password. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.