capless / warrant

Python library for using AWS Cognito. With support for SRP.
Apache License 2.0
468 stars 192 forks source link

Implement list_group method #30

Closed mcrowson closed 6 years ago

mcrowson commented 7 years ago

Using warrant be able to get the groups in a pool

bjinwright commented 6 years ago

@mcrowson this is fixed in 0.4.0 using the get_groups method. See the changes in the README