Hello,
I'm having a lot of trouble trying to construct the JWT Assertion for a Google Sheets script. I created a public key and added it to my app in Box, but I don't know how to go from there. I can't find any information about it or even what libraries can handle that.
Also, do I need to construct the JWT Assertion every time I request a token or I can reuse the same assertion?
Thanks in advance.