Added automatic token refresh feature and login page

This commit is contained in:
2024-07-14 21:25:36 +02:00
parent a164a3d282
commit 7cd412b168
16 changed files with 164 additions and 25 deletions

View File

@@ -11,4 +11,5 @@
padding: 30px;
border: 2px solid #ced4da;
border-radius: 10px;
position: relative;
}