Skip to Content
0
Sep 04, 2023 at 10:45 AM

How to Generate Permanent JWT?

141 Views

Hello everyone,

I have a question concerning JWT (JSON Web Tokens). I'm looking to access a custom table through an API, and in order to do so, I require JWT authorization. I'm already familiar with generating temporary JWTs, but I'm currently seeking information on how to generate permanent JWTs. If anyone has knowledge of the procedure, please kindly share it with me.

Thank you in advance.