Sign in with Apple by Unity - change sign in scope?

I’m looking into using Sign in with Apple by Unity from the Unity Asset store, and was wondering if it’s possible to change (namely reduce) the scope of the request to sign in? It automatically asks for full name and email and I don’t need both.

If not, any guidance to how to change it would help!

Thank you!

To anyone who’s looking it looks like it’s in the UnitySignInWithApple.m file under setRequestedScopes
not sure how to edit it exactly but looks like it’s in there.