Closed allanbowe closed 2 years ago
Currently the access token is hard-coded to 1 day
This is fine as a default, but the duration should be configurable when generating a new client/secret pair (eg using the client API).
This feature is necessary for enabling SASjs processes to run in a pipeline in Server mode.
:tada: This issue has been resolved in version 0.26.0 :tada:
The release is available on:
v0.26.0
Your semantic-release bot :package::rocket:
Currently the access token is hard-coded to 1 day
This is fine as a default, but the duration should be configurable when generating a new client/secret pair (eg using the client API).
This feature is necessary for enabling SASjs processes to run in a pipeline in Server mode.