-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Python: Add a new web demo application: Amazon Cognito identity pools #7549
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
647b93d
to
79d9e2f
Compare
Hello! @AWS-LanDing 's internship having expired, I'm shepherding the completion of this PR. Looks like it might be lined up for final approval and merge. Need anything from me? |
79d9e2f
to
2b5eb0e
Compare
@AMZ-brandon - thank you! Most of the issues discussed in chat are resolved, except the missing integration tests. Right now we are running the example through and adding the metadata, then we will determine how difficult it will be to add minimal testing. I will add a comment if there is anything specific we need. |
This pull request adds a web-based demo application that demonstrates Amazon Cognito identity pools authentication flows, allowing users to interactively explore both enhanced and basic authentication flows with various identity providers.
Key Features
Technical Implementation
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.