sasjs / server

Build Apps on Base SAS
https://server.sasjs.io
MIT License
20 stars 3 forks source link

ACCESS_TOKEN duration should be configurable when creating the client/secret #307

Closed allanbowe closed 2 years ago

allanbowe commented 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.

sasjsbot commented 2 years ago

:tada: This issue has been resolved in version 0.26.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: