aws-amplify / aws-amplify/docs
Detailed steps on how to navigate to and set up the User Pool Domain in the Amazon Cognito console. Explanation on the importance of the User Pool Domain in the OAuth process. Instructions on how to properly configure the User Pool Domain in the Authorized JavaScript origins for OAuth with Google Sign-In.
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
Currently, the AWS Amplify Flutter documentation does not provide clear and precise steps on how to set up the User Pool Domain for OAuth, especially with respect to Google Sign-In. This omission can cause confusion and lead developers into a convoluted path of research and trials.
It is vital to include these steps, as setting up the User Pool Domain correctly is crucial for enabling OAuth functionality. It ensures secure access to AWS resources and can influence the success of the entire sign-in flow.
Therefore, we kindly request the inclusion of the following in the AWS Amplify Flutter documentation:
- Detailed steps on how to navigate to and set up the User Pool Domain in the Amazon Cognito console.
- Explanation on the importance of the User Pool Domain in the OAuth process.
- Instructions on how to properly configure the User Pool Domain in the Authorized JavaScript origins for OAuth with Google Sign-In.
Contributor guide
Assessment
This issue has not been assessed yet.