implemented secure remember me functionality

This commit is contained in:
2025-03-31 23:39:40 -06:00
parent e65d679dcf
commit b9bb620ae0
5 changed files with 49 additions and 10 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
"type": "project",
"require": {
"erusev/parsedown": "^1.7",
"vlucas/phpdotenv": "^5.6"
"vlucas/phpdotenv": "^5.6",
"phpmailer/phpmailer": "^6.9"
},
"authors": [
{