While doing some audits of our production PowerShell Universal instance, I found that the Jwt signing key and the SecretStore password in the appsettings.json file were set up in a way that runs counter to our organizational policy. Would changing the JWT signing key invalidate existing tokens? Would changing the SecretStore password make passwords saved to that store inaccessible?