I have a specific need in which i need to create jwt token or hmac in the lua request and then send the requests.
I tried to install library or add the compiled files in my project, but in the end it fails(sometime due to openssl and sometimes due to lcrypto). I can explain the errors and share logs here. But before that if any1 has tried this before, can you share how u got it working.
Hello everyone, hope you are doing great.
I have a specific need in which i need to create jwt token or hmac in the lua request and then send the requests.
I tried to install library or add the compiled files in my project, but in the end it fails(sometime due to openssl and sometimes due to lcrypto). I can explain the errors and share logs here. But before that if any1 has tried this before, can you share how u got it working.