You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bug: fixes missing expiry during update #341
* expires in seconds consistently and for keys create and apps genkey only
* Setting expires consistently for seconds or Apps and AppGroup Apps
* minor linting fix
* Properly reset client response setting
---------
Co-authored-by: Kurt Kanaskie <[email protected]>
Both "apps keys create" and "apps keys update" have an --expires option, but it doesn't set the expiration on the key, it's always -1.
I think this is an API limitation, as I've not been able to find the API to do this.
The text was updated successfully, but these errors were encountered: