ibm-functions / composer

Composer is a new programming model for composing cloud functions built on Apache OpenWhisk.
Apache License 2.0
135 stars 26 forks source link

Add IAM token expiration check #72

Closed nbaudis closed 3 years ago

nbaudis commented 3 years ago

This will fail deploying when the value of IamTimeTokenRefreshed in the functions config.json is older than one hour and print instructions for refreshing it by logging in again.