amazon-archives / amazon-cognito-auth-js

The Amazon Cognito Auth SDK for JavaScript simplifies adding sign-up, sign-in with user profile functionality to web apps.
Apache License 2.0
423 stars 232 forks source link

Documentation improvements #35

Closed jonasao closed 6 years ago

jonasao commented 6 years ago

Added comments to the config. section of the sample application, to avoid misconfiguration and thereby receiving misleading exception messages such as the one referred to in #35.