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

Identity Pool should be optional #56

Closed andreujuanc closed 4 years ago

andreujuanc commented 4 years ago

For non federated user pool, this should be a problem. Cheers

furaiev commented 4 years ago

Hi @andreujuanc Please add more details or create a PR.

andreujuanc commented 4 years ago

Somehow I had the idea that the identity pool was mandatory to use this library. I was totally wrong. Sorry