How to configure Amplify with different user pool with different hosted url?

0

Hi, MY Problem is little different i have create an app and i hosted same app with 3 different URL Like below.

example1.domain-name.cloud example2.domain-name.cloud example3.domain-name.cloud Above is the three url where i hosted same app.

Now my use case is when user visit to example1 website it should use example1-user-pool when visit on example2 it should use example2-user-pool and when user visit on example3 link the app should use example3-user-pool for authentication . How I can achieve above scenario using aws-amplify and @aws-amplify/ui-react library.

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions