diff --git a/src/fragments/common/writable-vs-mutable-attributes.mdx b/src/fragments/common/writable-vs-mutable-attributes.mdx index c4788cb729a..c150a32bd47 100644 --- a/src/fragments/common/writable-vs-mutable-attributes.mdx +++ b/src/fragments/common/writable-vs-mutable-attributes.mdx @@ -1,3 +1,8 @@ -For social sign-in, required attributes such as email will need to be both mutable on the User Pool as well as writable on the User Pool Client. [Learn more about mapping social sign-in provider attributes](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-specifying-attribute-mapping.html#cognito-user-pools-specifying-attribute-mapping-requirements). + + For social sign-in, required attributes such as email will need to be both + mutable on the User Pool as well as writable on the User Pool Client. + + [Learn more about mapping social sign-in provider attributes](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-specifying-attribute-mapping.html#cognito-user-pools-specifying-attribute-mapping-requirements). + \ No newline at end of file