amazon-cognito-identity-dart icon indicating copy to clipboard operation
amazon-cognito-identity-dart copied to clipboard

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.

Results 52 amazon-cognito-identity-dart issues
Sort by recently updated
recently updated
newest added

This is an important point that is missing. Took me an hour to figure it out

Exposes the identity ID for the individual user so that we can upload to a specific users "folder" in S3. Also, changed the (formerly local) variable name from identityIdId to...

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

…sing errors I was getting this error before this commit: I/flutter (14876): FormatException: Invalid hexadecimal code unit U+002d. (at offset 1) I/flutter (14876): An unknown error occurred The salt value...

The AWS APIGateway needs the IdentityID. It was already in the credentials but was not exposed.

Rather than logging in with a Cognito User we want to be able to also login with Google or Facebook. This can be achieved by logging in with a registered...

Hi, Is this library still actively maintained? If not, could you maybe create an issue and pin it just to make people aware that is it no longer maintained? Thanks

It seems like this package isn't supported anymore, last update was 9 month ago, 14 PR are opened.