We are using the Spotify API and are adding a call which requires to change the authorization scope (adding; user-library-modify).
We don't want to disconnect all our user's tokens when deploying this feature. Is it possible the get the current user's authorized scopes so we can ask them to update permissions if applicable?