Long living tokens for development and testing

Hi,

The use case is to be able to use one token over time for dev/test requests, atm the best i could get with trial account is to get a token that is valid for a day.

We use tokens mostly in Postman, so maybe a sort of postman script that will give me a new token or something, but all the same it is very convenient to have a long living token for devs.

Or can i provide a custom signing keys and then i could construct a token of my own (with any expiration). I haven’t found how i can retrieve signing key from auth service…

Any other approaches i could use to fight it?

Thank you

Where you able to find a solution? I am looking for something similar