aws-amplify / aws-amplify/docs
add clarity on how to handle confirmSignIn() and signIn() API responses for nextStep property
Open
amplify/js
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Describe the content issue**:
A clear and concise description of what the content issue is. Is there content missing or is there incorrect content?
We need to update the `confirmSignIn()` documentation to better clarify how to handle when this API returns `CONFIRM_SIGN_IN_WITH_NEW_PASSWORD_REQUIRED` as the `nextStep`. This is described in detail within the `amplify-js` issue [#13598](https://github.com/aws-amplify/amplify-js/issues/13598).
**URL page where content issue is**:
https://docs.amplify.aws/react/build-a-backend/auth/connect-your-frontend/sign-in/#using-the-signin-api
Contributor guide
Assessment
This issue has not been assessed yet.