another stage of client authentication

This commit is contained in:
DecDuck
2024-10-08 16:13:46 +11:00
parent 909432a6ce
commit 7523e536b5
10 changed files with 345 additions and 82 deletions

View File

@ -1,5 +1,5 @@
<template>
<content class="flex flex-col w-full min-h-screen">
<content class="flex flex-col w-full min-h-screen bg-zinc-900">
<UserHeader />
<div class="grow flex">
<NuxtPage />