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

How to get user groups? #88

Open sergiofigueras opened 3 years ago

sergiofigueras commented 3 years ago

Hello there!

How can I get a Cognito user's group list, please? I couldn't find a method for it.