Verify API auth token

This commit is contained in:
2025-01-29 21:50:17 +01:00
parent b92149a77d
commit 6874aebfc7
12 changed files with 586 additions and 18 deletions

View File

@ -5,4 +5,8 @@
.body-content .card-header {
font-weight: bold;
}
#user_id_container {
margin: 20px auto;
}