How to use federated Auth using aws-amplify API without hosted UI?
AWS Cognito provides two services: user pools and identity pools. Both are similar but different concepts, ok so far. I want to use the feature federation of a user pool. I do NOT want to use this feature with the…