Mentor Register Page (#48)

* feat: responsive

* fix: success register

* feat: auth login responsive && auth login implementation

* fix: login page button disabled & register page

* fix: conflict

* fix: button disabled when loading

* feat: register and otp integration

* Update middleware.ts

* feat: OTP Resend

* fix: minor

* stash

* feat: mentor register pages

* feat: mentor status page pending and success
This commit is contained in:
Naufal Azmi
2025-07-13 03:40:23 +07:00
committed by GitHub
parent dcd4ef88d6
commit 228f92e9ed
21 changed files with 609 additions and 8 deletions
+3
View File
@@ -14,6 +14,9 @@ const mappingPublicRoutes = [
'/auth/register/otp',
'/auth/register/success',
'/auth/new-password',
'/auth/register-mentor',
'/auth/register-mentor/pending',
'/auth/register-mentor/success'
];
const mappingRoutePermissions = [