パッケージ: python3-pycognito (2024.5.1-2)
python3-pycognito に関するリンク
Debian の資源:
pycognito ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-pycognito 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-boto3
- Amazon ウェブサービスへの Python インターフェース - Python 3.x
-
- dep: python3-envs
- Easy access to environment variables in Python
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ