jonsaw / amazon-cognito-identity-dart

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
204 stars 93 forks source link

Modified Readme, Added on CognitoClientException #65

Open pidwid opened 4 years ago

pidwid commented 4 years ago

Cognito Client Exception was missing in readme file, it was important to handle general errors such as Wrong username/password and other client exceptions

furaiev commented 4 years ago

Hi, I've copied this project in a separate package (because this one isn't supported anymore) https://pub.dev/packages/amazon_cognito_identity_dart_2 Welcome to contribute.