added signup authentication and signup otp verification

This commit is contained in:
victorAnumudu
2023-02-20 20:45:34 +01:00
parent 174be171c8
commit 9cb773d360
5 changed files with 242 additions and 14 deletions
+10
View File
@@ -0,0 +1,10 @@
<svg width="420" height="31" viewBox="0 0 420 31" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0,2 420,2" stroke="url(#paint0_linear_4_1797)" stroke-width="4" stroke-linecap="round"/>
<defs>
<linearGradient id="paint0_linear_4_1797" x1="1" y1="1" x2="11.0515" y2="59.9411" gradientUnits="userSpaceOnUse">
<stop stop-color="#F539F8"/>
<stop offset="0.416763" stop-color="#C342F9"/>
<stop offset="1" stop-color="#5356FB"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 466 B