aws-samples/aws-cognito-apigw-angular-auth

UI is not working for JWT and IAM

shriraja opened this issue · 1 comments

I had deployed this solution successfully and it works for Google authentication but when i try the other 2 options such "Cognito User Pools Standalone (JWT)" and "Cognito User Pools With Identity (IAM") nothing happens in the UI. It is authenticating successfully but API resources are grayed out.

The problem was fixed and it is working hence closing this issue.