scientifichackers / flutter_cognito_plugin

An AWS cognito plugin for flutter
GNU Lesser General Public License v3.0
60 stars 28 forks source link

add user to group #20

Open dvirgiln opened 4 years ago

dvirgiln commented 4 years ago

One nice feature would be to allow once you login with a user, to be able to attach the user to an specific group.

Right now with the current version of the library, I am not sure how to do it.

This is a functionality I would be quite happy to have, and I could collaborate into it.

The idea is to use this functionality: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CognitoIdentityServiceProvider.html#adminAddUserToGroup-property