isotoma / react-cognito

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

Cannot set up react-cognito with non-default policy #18

Closed kbrown closed 6 years ago

kbrown commented 7 years ago

Suppose I don't require email verification.

/**

How am I supposed to set non-default policy?

kbrown commented 7 years ago

I did this to get around it

/**

dibell commented 6 years ago

fixed in #7