Question
Change expired date of JWT
Hi Team,
I'd like to create JWT which expied date is 31 days. With JSON Web Tokens - jwt.io , what value should I input to VERIFY SIGNATURE "your-256-bit-secret"?

As for JWT Payload I can find it in our Project of Adobe Developer Console (and I'm going to change "exp"), but not sure about secret code. Is it written in Credential details?

Regards,
