This is a simple example of how to get an access token in python
You will need to install the necessary dependencies
pip install PyJWT
You will also need to replace all of the variables encapsulated in {} with your own values
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This is a simple example of how to get an access token in python
You will need to install the necessary dependencies
pip install PyJWT
You will also need to replace all of the variables encapsulated in {} with your own values