Skip to content

Commit a60e6ce

Browse files
committed
fix build error
1 parent 23a8ee0 commit a60e6ce

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/auth/sign-in-with-web-ui

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/auth/sign-in-with-web-ui/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ RxAmplify.Auth.signInWithWebUI(this)
134134

135135
When configuring social sign-in, it's important to exercise caution when designating attributes as "required." Different social identity providers have varied scopes in terms of the information they respond back to Cognito with. User pool attributes that are initially set up as "required" cannot be changed later, and may require you to migrate the users or create a new user pool.
136136

137-
</Callout>.
137+
</Callout>
138138

139139
For a full example, please follow the [project setup walkthrough](/[platform]/start/quickstart/).
140140

0 commit comments

Comments
 (0)