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

Manage user attributes #7

Closed jonsaw closed 6 years ago

jonsaw commented 6 years ago

Implement getUserAttributes() updateAttributes() & deleteAttributes().