furaiev / amazon-cognito-identity-dart-2

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
187 stars 114 forks source link

fixes salt to be a fixed length unsigned hex valueto avoid BigInt par… #20

Closed BenV closed 4 years ago

BenV commented 4 years ago

…sing errors

Merges PR #71 from the original repo to resolve the negative salt issue: https://github.com/jonsaw/amazon-cognito-identity-dart/pull/71

furaiev commented 4 years ago

@BenV thank you for contribution! Fix is available as of v0.1.8