User-blueprint

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

Added some helper functions to the user handler.

0.2.0

The blueprint now optionally supports email verification in the registration process:
- The corresponding blueprint route is `/verify/<token>`.
- The `UserHandler` decorators to use on the corresponding application methods to activate the functionality: `verification_email_sender` and `registration_verifier`.
- To stop registered but unverified users from logging in, use the `verification_checker` decorator of `UserHandler`.

0.1.1

Initial release, uploaded to pypi as [`user-blueprint`](https://pypi.org/project/user-blueprint/).

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.