Streamlit-cognito-auth-v2

Latest version: v1.0.2

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

Scan your dependencies

1.3.0

Added

- Introduced hosted UI authentication flow.
- Implemented a customizable login button.
- Added the ability to disable the login button.
- Enhanced documentation.

1.2.0

Added

- Added support for Cognito pools without app client secret.

1.1.1

Fixed

- Fixed an issue where `awssrp` was requiring a region.

1.1.0

Changed

- Updated authentication library from warrant to pycognito.
- Changed token verification to use pycognito library instead of custom implementation.

1.0.2

Changed

- Updated documentations.

1.0.0

Added

- Initial release
- Implemented CognitoAuthenticator class with login, logout, and get_username methods.
- Added ability to load session state from cookies.
- Implemented password reset functionality.
- Added exception handling for login and password reset.
- Created login and password reset forms using Streamlit components.
- Added ability to set and clear cookies for authentication tokens.
- Added function to verify access token.
- Created custom exceptions for authentication errors.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.