feat: setup auth schema

This commit is contained in:
Firman Ramdhani
2026-07-30 16:53:29 +07:00
parent fdbc5dfe99
commit c033befca4
12 changed files with 357 additions and 215 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<!-- Blok Utama: Ungu lebih terang agar kontras di latar gelap -->
<rect x="6" y="6" width="16" height="16" rx="4" fill="#8a57f3"/>
<!-- Blok Sekunder: Sedikit lebih terang -->
<rect x="18" y="18" width="16" height="16" rx="4" fill="#8a57f3" fill-opacity="0.8"/>
</svg>

After

Width:  |  Height:  |  Size: 374 B