feat: integrate Google OAuth for user authentication and update login UI

This commit is contained in:
Marek Lesko
2025-10-22 17:28:05 +00:00
parent c27568435e
commit e57fb48c88
6 changed files with 38 additions and 9 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Digitálny asistent PAS</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">