Answers for "Amazon Cognito domain on amplify not pulling"

0

Amazon Cognito domain on amplify not pulling

import config from "./aws-exports";
// Update Cognito Settings
config.oauth.domain = "staging.auth.xxxxx.app";
Amplify.configure(config);
Posted by: Guest on July-06-2021

Code answers related to "Amazon Cognito domain on amplify not pulling"

Code answers related to "Javascript"

Browse Popular Code Answers by Language