IQSS / dataverse

Open source research data repository software
http://dataverse.org
Other
878 stars 486 forks source link

Include new token's expiration date in "users/token/recreate" endpoint #10857

Open GPortas opened 1 week ago

GPortas commented 1 week ago

Overview of the Feature Request

Include new token's expiration date in "users/token/recreate" endpoint.

We can add a new query param to optionally append this information for backwards compatibility.

What kind of user is the feature intended for? API User

What inspired the request? https://github.com/IQSS/dataverse-client-javascript/issues/190

What existing behavior do you want changed? None

Any brand new behavior do you want to add to Dataverse? Include new token's expiration date in "users/token/recreate" endpoint

Any open or closed issues related to this feature request? https://github.com/IQSS/dataverse-client-javascript/issues/190

Are you thinking about creating a pull request for this feature?
Yes