Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com>
* Package name : pycognito Version : 2024.5.1 Upstream Author : Pascal Vizeli <pviz...@syshack.ch> * URL : https://github.com/pvizeli/pycognito * License : Apache-2.0 Programming Lang: Python Description : Library for interacting with AWS Cognito services This library provides an interface to AWS Cognito, enabling the management and authentication of users within a specified user pool. It supports various operations such as registering users, authenticating them through secure methods like the Secure Remote Password (SRP) protocol, and handling user profiles. Additionally, it facilitates multi-factor authentication setup and device management, ensuring users' security during the authentication process. This library also allows for interaction with user and group data within the Cognito ecosystem, making it easier to manage large sets of users. It provides mechanisms to verify, update, and retrieve user information safely and efficiently. This library is a dependency of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.