Auth-before-mic connect flow and generic deploy docs

This commit is contained in:
Jage9
2026-02-25 00:01:11 -05:00
parent d1afca806a
commit 610e3015c5
9 changed files with 97 additions and 489 deletions

View File

@@ -77,6 +77,11 @@ body {
justify-content: center;
gap: 0.75rem;
margin-bottom: 0.75rem;
align-items: center;
}
#authModeSeparator {
color: #94a3b8;
}
.auth-panel {