Token expiration Local Cloud

Hello,

I am using the colors in the local cloud, It’s works fine. My question is: The token expires too, When I use the local cloud? If yes, how do I put a date greater expiration, or for an indefinite period

Thank you

Set this line to null: https://github.com/spark/spark-server/blob/1ef2c55954c1e5a23351b45674ff0f09666b4973/main.js#L42

See the notes: https://github.com/thomseddon/node-oauth2-server/blob/4f7899b798c16cec0aee08285012ffb5f6fd3c4b/Changelog.md#150

thank you Kennethlimcp