Made validateUserToken avaible via get requests & updated the system so

that it now has a privacy policy & terms of service (TOS) And added a
add email & display current email logic.
This commit is contained in:
yuanhau 2025-06-03 11:42:30 +08:00
parent 45397675f5
commit aa355e03fd
4 changed files with 103 additions and 16 deletions

View file

@ -82,7 +82,9 @@
"logout": "Logout",
"deleteaccount": "Delete your account",
"dangerzone": "DANGER ZONE",
"submit": "Submit"
"submit": "Submit",
"greet": "Greetings, ",
"defaultname": "User"
},
"popuptext": {
"logout": "Are you sure you want to logout?",