Amplify hostedUIProviderMeta scopes in parameters.json don't match my Cognito user pool

0

I'm setting up 'login with Google,' and noticed that during login the user is asked to share their email, profile picture, name, and language. I only want to request the user's email address. In my user pool I edited the Google identity provide and removed everything from authorized scopes except email. But I still get the same result. I noticed that if I do 'amplify pull' it shows: "hostedUIProviderMeta": "[{"ProviderName":"Google","authorize_scopes":"openid email profile","AttributeMapping":{"email":"email","username":"sub"}}]",

Why doesn't this match my user pool configuration, and does anyone know how to change the scopes I request?

maracle
asked 15 days ago91 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions