Slack's OAuth scope deprecation

We are using the Slack social connector (https://marketplace.auth0.com/integrations/sign-in-with-slack) to authenticate users coming from our Slack app.

Currently, we are under the Slack verification process to publicly distribute our app, but one of their pieces of feedback is that our login is using the deprecated identity.* scopes, instead of the openid one.

Is this on your radar? Is there a way to add this scope instead?