Description Usage Arguments Value Examples
get_token
provides a easy way for the user to POST the JWT authentication and receive a token to use the API
1 | get_token(email=xxxx, password=xxx)
|
|
|
|
it returns the user's individual token
1 | get_token(email=xxxx, password=xxxxx)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.