Hi,
I am building a API for a project that uses thingsboard.io.
Their JWT has an ISS value, and from what I understand, the ISS values must match in order to decode.
Is it possible to set the ISS in the flask app to match that of our front end?
Thanks!