feat(auth): harden authentication and add configurable two-factor support
This commit is contained in:
@@ -26,7 +26,7 @@ function submit() {
|
||||
<AuthLayout>
|
||||
<div class="space-y-6">
|
||||
<div class="text-center space-y-2">
|
||||
<UIcon name="i-lucide-shield-check" class="text-primary size-10" />
|
||||
<UIcon name="i-lucide-shield-check" class="mx-auto block size-10 text-primary" />
|
||||
<h1 class="text-xl font-semibold">
|
||||
Two-factor authentication
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user