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

add User to Group

Open dvirgiln opened this issue 5 years ago • 0 comments

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

dvirgiln avatar Jan 12 '20 10:01 dvirgiln