jonsaw/amazon-cognito-identity-dart

add User to Group

Opened this issue · 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