isotoma / react-cognito

Library for integrating Facebook React and Amazon Cognito
Apache License 2.0
116 stars 48 forks source link

Make identityPool authorization optional for people the only want use userPools #40

Open colinfindlay-nz opened 6 years ago

colinfindlay-nz commented 6 years ago

Hi,

First - thanks for the great library! Amazon has started providing better integration directly against userPools, without having to issue IAM polices and use federated identity pools. It would be great if we could skip issuing AWS_IAM tokens if they're not needed!

joergjaeckel commented 6 years ago

+1

colinfindlay-nz commented 6 years ago

@dibell Any chance of merging this in?