feat: OTP Resend

This commit is contained in:
boboiazumi
2025-05-30 14:19:36 +07:00
parent 935d23887c
commit a7cf85dd66
8 changed files with 103 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ const mappingPublicRoutes = [
'/auth/login',
'/auth/forgot',
'/auth/forgot/otp',
'/auth/register',
'/auth/register',
'/auth/register/otp',
'/auth/register/success',
'/auth/new-password',