I want to create a SPFx ListView Command Set Extension and provide a button which allows the users to start a specific NAC component workflow of a selected SharePoint-Online List-Item.
I will use the OpenAPI of NAC to do so. My question is:
If the Token of the component workflow will expire (and you know, we get not a warning!), the Token itself will not change. - Is that correct? - Otherwise, I would need to update my Code… - Just to make sure, I am on the right track.

