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": "登出",
"deleteaccount": "刪除你的帳號",
"dangerzone": "DANGER ZONE",
"submit": "送出"
"submit": "送出",
"greet": "嗨, ",
"defaultname": "使用者"
},
"popup": {
"cancel": "取消",