Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The error message "Cannot read property 'config' of undefined" in AWS Amplify's federatedSignIn function means that the function is unable to read the 'config' property of an object because the object is undefined. This can occur if there is an issue with the authentication provider configuration or if the user is not currently authenticated.