

If there's a problem with my AWS account, it is NOT your responsibility to fix it.How does the Zoom meeting works? Lets me Clear it Short, It is a Completely Online Videos conferencing App that allows users to meet and discuss online with audio and video, and you can pause videos depending on our needs. Ensuring that this environment works on my AWS account - we'll replicate what you created so there shouldn't be an issues. Instructions on how to set this up in Cognito via the AWS console (we can do this via zoom)ģ. After successful login of course the login modal closes.Ģ. When they click on Facebook/Google login, the respective platform page opens, they log in and it redirects them. The same login modal should show on each user page. See example of how it looks on the Photo page: Login-Modal.png, Login-Email.png, Email-Login-Forgot-Password.png. Email login page and email password recovery should also show as modals. Login should show as a modal window on top of each of the 3 user pages (not iFrame or a new page). Use the template in: User-Photo.png, User- name.png, User-Details.png Should be 3 separate HTML pages, not connected to each other. If logged out, display a message accodringly. Show a custom message on failed login attempt. After successful login, display relevant user info. User Name page, User Details page, User Photo page: each one has a Log in button. When the project is completed, we should be able to have complete control over the HTML pages and be able to customize them later - add images, embed JS code, etc. Also please use the same text we use in the screenshots. Use the screenshots provided as a template, do not come up with your own template. Only plain JS.įor testing and creating this, use your own AWS account and Google/Facebook test apps. But for the frontend, do not use any JS libraries such as React, Angular, Vue, Jquery, etc.

For the authentication, you can use any AWS JS libraries you want, including but not limited to Amplify. Once logged in, users should not be asked for a password for 6 months. For Google and Facebook logins: retrieve name, email address and user photo URL. Allow users to log using email, google, facebook.

This is a very standard authentication workflow. Create a simple Cognito sign-in solution for a mock app.
