If a token's scopes or expiry period changes, it won't take effect until the next normally scheduled rotation of the token. We should probably immediately recreate the token if scopes or validity period changes (but still keep around the old token to expire on its own).
If a token's scopes or expiry period changes, it won't take effect until the next normally scheduled rotation of the token. We should probably immediately recreate the token if scopes or validity period changes (but still keep around the old token to expire on its own).