Cognito-login

Latest version: v0.0.5

Safety actively analyzes 621803 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.2

- Allows `-v`, `--version` arguments to bypass other argument requirements

0.0.1

- catches `UserNotFoundException`s
- catches `NotAuthorizedException`s
- pulls region from user pool ID, not an argument

0.0.0

- initial release
- implements
- plugin management system
- core logic through default plugins
- custom exception classes for application error handling
- arguments can be sourced through config files (`./.cognito-login.yaml` then `~/.cognito-login.yaml`) or environment variables (shown in the `cognito-login --help` output)
- core functionality to use the warrant library to authenticate against a given user pool/app client with username and password and return the jwt. Catches when the user is in a `ForceChangePassword` state and will prompt for a new password. Also catches if the user is in a `PasswordResetRequired` state and prompts for both the new password and the password reset code

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.