some more stuff

This commit is contained in:
2024-02-03 17:30:51 +01:00
parent 87c12b0bb4
commit 6f07524342
5 changed files with 40 additions and 12 deletions

View File

@@ -28,6 +28,9 @@ function endpoint($endpoint_data): array
$endpoint_data["nickname"],
$endpoint_data["minecraft_nick"]
),
"update_user_email" => updateUserEmail(
$endpoint_data["email"]
),
"get_user_info" => getUserInfo(),
//logged in end
//admin start