If the scope permissions are later changed in the app, does a new access token apply those changes?
Or is it necessary to revoke the old refresh token, obtain a new refresh token, and then get a new access token to ensure that the app permissions are enforced?