Skip to content

Commit

Permalink
rm bullet point
Browse files Browse the repository at this point in the history
  • Loading branch information
ykethan committed Jan 22, 2025
1 parent a313a86 commit ddcc9c7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ You need to now inform your external provider of the newly configured authentica
</Block>
</BlockSwitcher>

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

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

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

## Configure OIDC provider
Expand Down

0 comments on commit ddcc9c7

Please sign in to comment.