Discussions
Tasker AutoWeb
Anybody try and set up the Tasker AutoWeb API interface?
Posted by SpencerJ almost 5 years ago
API: Why do we need to decode the JWT, can't you decode it for us?
In the API, it looks like the user_id is required to do anything useful. To get this user_id, I need to (manually, externally) decode the JWT, and I'm in a sandboxed language that doesn't have the bits to do it easily.
Posted by Mark Clark almost 6 years ago