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

Added Custom Authentication Flow #47

Open dkobia opened 5 years ago

dkobia commented 5 years ago

Added custom authentication flow for challenge/response-based authentication with cognito. It looks like this was a work in progress but never completed.

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.