Add support for authentication

This commit is contained in:
2023-09-04 14:20:48 +02:00
parent 8defc104c6
commit 44d565c6da
4 changed files with 169 additions and 6 deletions

View File

@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>VirtWeb</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>