Skip to content

Commit

Permalink
Merge branch 'chore/getting-started-react-ts' of https://github.com/n…
Browse files Browse the repository at this point in the history
…adetastic/docs into chore/getting-started-react-ts
  • Loading branch information
nadetastic committed Dec 1, 2023
2 parents 31f2e86 + 2510711 commit 7bf8f21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ function App() {
### Custom Providers
When using custom providers that are not provided by default in Cognito, you can pass an object to the `provider` object with the name of your custom provider.
When using custom providers that are not provided by default in Cognito, you can pass an object to the `provider` parameter with the name of your custom provider.
```javascript
import { signInWithRedirect } from 'aws-amplify/auth';
Expand Down

0 comments on commit 7bf8f21

Please sign in to comment.