awsluja

Results 6 comments of awsluja

we are seeing the same issue as well with node-gyp.js "rebuild", investigating

This is fixed in https://github.com/aws-amplify/amplify-backend/pull/1483

This is great, the PR checks are failing because the commit history is showing 'feat:', which involves making other version bumps to packages. Since this is purely a performance improvement,...

Where is the value being used ? https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_DescribeIdentityPool.html#API_DescribeIdentityPool_ResponseSyntax The supportedLoginProperties should be a map, but it appears that the entire JSON stringified value is being used as the value here.

@vkurniavka this may seem strange - but I found https://github.com/aws-amplify/amplify-js/issues/7737 and it appears to be related to slashes in the callback URL, can you try deploying without the /auth/login in...