When making a request using Postman to obtain a widget's token, the 'expires_in' time is always returned as "3600" seconds (1 hour) by default, regardless of the token validity time specified in the request.
So, it would be great to have the option to modify the token validity time.