Hi there,
I'm looking to get information about current weather conditions on ESP32 microcontroller but can't properly generate JWT token. Is there a way to generate JWT token on ESP32 it self?
I can't find any library that is capable of doing it. Yet I found some libraries related to Google Cloud IoT, tried to port them to be able to connect to Apple Weather REST but generated JWT is not compatible.
Any help is highly appreciated.
Thank you