jarvismayur / Cipher_Craftt

CipherCraftt is a powerful and customizable password generator that creates secure and memorable passwords or passphrases. It features passphrase generation, password expiry checking, entropy calculation, customizable wordlists, and more to ensure your passwords are both strong and easy to manage.
https://pypi.org/project/cipher-craftt/
Apache License 2.0
2 stars 0 forks source link

Password Expiry Notification #17

Open jarvismayur opened 1 month ago

jarvismayur commented 1 month ago

Develop a system to notify users when their password is nearing expiry, prompting them to update it.

jarvismayur commented 1 month ago

We will require the SMTP for the implementation