Skip to content

Commit ddcc9c7

Browse files
committed
rm bullet point
1 parent a313a86 commit ddcc9c7

File tree

1 file changed

+2
-2
lines changed
  • src/pages/[platform]/build-a-backend/auth/concepts/external-identity-providers

1 file changed

+2
-2
lines changed

src/pages/[platform]/build-a-backend/auth/concepts/external-identity-providers/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ You need to now inform your external provider of the newly configured authentica
216216
</Block>
217217
</BlockSwitcher>
218218

219-
- [Learn more about using social identity providers with user pool](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-social-idp.html)
219+
Learn more about using social identity providers with user pool](https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-social-idp.html)
220220

221221
### Customizing scopes for retrieving user data from external providers
222222

@@ -279,7 +279,7 @@ export const auth = defineAuth({
279279
});
280280
```
281281
<InlineFilter filters={["angular", "javascript", "nextjs", "react", "vue"]}>
282-
- [Learn more about configuring the React Authenticator component for external providers](https://ui.docs.amplify.aws/react/connected-components/authenticator/configuration#external-providers)
282+
[Learn more about configuring the React Authenticator component for external providers](https://ui.docs.amplify.aws/react/connected-components/authenticator/configuration#external-providers)
283283
</InlineFilter>
284284

285285
## Configure OIDC provider

0 commit comments

Comments
 (0)