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?

回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ