account management thingy

This commit is contained in:
Reid 2023-09-22 18:27:42 -07:00
parent b128f6549b
commit 8fde05a96d
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
18 changed files with 251 additions and 18 deletions

View file

@ -58,7 +58,9 @@ fn rocket() -> _ {
template_endpoints::login::post_login,
template_endpoints::login::get_login,
template_endpoints::logout::logout,
template_endpoints::account_management::account_management,
template_endpoints::logout::logout
])
// assets
.mount("/", routes![