Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

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);
 
PREVIOUS NEXT
Tagged: #Amazon #Cognito #domain #amplify #pulling
ADD COMMENT
Topic
Name
3+2 =